libvpb  4.2.61

VPB api runtime exception type. More...

#include <vpbapi.h>

Inheritance diagram for VpbException:
Inheritance graph
Collaboration diagram for VpbException:
Collaboration graph

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.
 

Detailed Description

VPB api runtime exception type.