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