#include <vpbapi.h>
Public Member Functions | |
VpbException (int c, char trans[], char api_function[]) | |
Public Attributes | |
int | code |
char | s [VPB_MAX_STR] |
char | api_function [VPB_MAX_STR] |
VpbException::VpbException | ( | int | c, | |
char | trans[], | |||
char | api_function[] | |||
) |
char VpbException::api_function[VPB_MAX_STR] |
char VpbException::s[VPB_MAX_STR] |