API Reference > OdDAI Namespace > Classes > BaseException Class > BaseException Methods > BaseException::description Method
BaseException::description Method
Syntax
C++
virtual const char* description() const = 0;

const char pointer to the error description text.

Returns the error description text of the exception.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.