libvpb  4.2.54
VpbException Class Reference

VPB api runtime exception type. More...

#include <vpbapi.h>

Inheritance diagram for VpbException:
Collaboration diagram for VpbException:

List of all members.

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.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines