ViSP
2.8.0
|
This is the complete list of members for vpException, including all inherited members.
badValue enum value | vpException | |
cannotUseConstructorError enum value | vpException | |
dimensionError enum value | vpException | |
divideByZeroError enum value | vpException | |
fatalError enum value | vpException | |
functionNotImplementedError enum value | vpException | |
generalExceptionEnum enum name | vpException | |
getCode(void) | vpException | |
getMessage(void) | vpException | |
getStringMessage(void) | vpException | |
ioError enum value | vpException | |
memoryAllocationError enum value | vpException | |
memoryFreeError enum value | vpException | |
notImplementedError enum value | vpException | |
notInitialized enum value | vpException | |
operator<<(std::ostream &os, const vpException &art) | vpException | friend |
vpException(const int code, const char *msg) | vpException | |
vpException(const int code, const std::string &msg) | vpException | |
vpException(const int code) | vpException | |
what() const | vpException | |
~vpException() | vpException | inlinevirtual |