vg
tools for working with variation graphs
Public Member Functions | Private Attributes | List of all members
j2pb_error Class Reference
Inheritance diagram for j2pb_error:

Public Member Functions

 j2pb_error (const std::string &e)
 
 j2pb_error (const FieldDescriptor *field, const std::string &e)
 
virtual ~j2pb_error () throw ()
 
virtual const char * what () const throw ()
 

Private Attributes

std::string _error
 

Constructor & Destructor Documentation

◆ j2pb_error() [1/2]

j2pb_error::j2pb_error ( const std::string &  e)
inline

◆ j2pb_error() [2/2]

j2pb_error::j2pb_error ( const FieldDescriptor *  field,
const std::string &  e 
)
inline

◆ ~j2pb_error()

virtual j2pb_error::~j2pb_error ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ what()

virtual const char* j2pb_error::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

◆ _error

std::string j2pb_error::_error
private

The documentation for this class was generated from the following file: