Public Methods |
| DatabaseException () |
| DatabaseException (const DatabaseException &) |
DatabaseException & | operator= (const DatabaseException &) |
virtual const char * | _name () const |
virtual void | _raise () const |
virtual const char * | _rep_id () const |
virtual char * | _to_string () const |
virtual CORBA::Exception * | _OB_clone () const |
virtual void | _OB_insertInAny (CORBA::Any &) |
| DatabaseException (CORBA::Long, const char *, const char *) |
virtual void | _OB_marshal (OB::OutputStreamImpl *) const |
Static Public Methods |
DatabaseException * | _downcast (CORBA::Exception *) |
const DatabaseException * | _downcast (const CORBA::Exception *) |
void | _OB_unmarshal (DatabaseException &, OB::InputStreamImpl *) |
Public Attributes |
CORBA::Long | dbCode |
OB::StrForStruct | dbMessage |
OB::StrForStruct | message |