baseException.h
This is the base class for exceptions used in SDAI.
Destructor for the BaseException class. | |
This is the overview for the BaseException constructor overload. |
Returns the error description text of the exception. | |
Returns the error identifier of the exception. | |
Returns the name of the function in which the exception occurred. |
Assignment operator for the BaseException class. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|