libvpb
4.2.61
|
VPB api runtime exception type. More...
#include <vpbapi.h>
Public Member Functions | |
VpbException (const char *format,...) __attribute__((format(printf | |
Construct an exception object with a printf format message string. | |
~VpbException () throw () | |
Destructor. | |
Error summary | |
const char * | what () const throw () |
Return the message associated with the exception. | |
VPB api runtime exception type.