#include <PBoRiGenericError.h>

Public Types | |
| enum | { error_code = ErrorCode } |
| typedef CTypes::errornum_type | errornum_type |
| adopt global error code enumeration | |
| typedef CTypes::errortext_type | errortext_type |
| adopt global error text type | |
Public Member Functions | |
| PBoRiGenericError () | |
| Default constructor. | |
It's mainly a wrapper for PBoRiError, which allows compile-time distinction of errors.
| typedef CTypes::errornum_type polybori::PBoRiGenericError< ErrorCode >::errornum_type |
| typedef CTypes::errortext_type polybori::PBoRiGenericError< ErrorCode >::errortext_type |
| polybori::PBoRiGenericError< ErrorCode >::PBoRiGenericError | ( | ) | [inline] |
Default constructor.
1.5.6