|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
org::omg::CORBA::SystemException Class Reference#include <OrbExceptions.h>
Inheritance diagram for org::omg::CORBA::SystemException:
List of all members.
Constructor & Destructor Documentation
org::omg::CORBA::SystemException::SystemException |
( |
|
) |
[inline] |
|
org::omg::CORBA::SystemException::SystemException |
( |
IN(RString) |
msg |
) |
[inline] |
|
org::omg::CORBA::SystemException::SystemException |
( |
IN(RString) |
reason, |
|
|
int |
minor, |
|
|
CompletionStatus |
completed |
|
) |
[inline] |
|
Member Function Documentation
void org::omg::CORBA::SystemException::completed |
( |
int |
complet |
) |
[inline] |
|
int org::omg::CORBA::SystemException::completed |
( |
|
) |
[inline] |
|
virtual RString org::omg::CORBA::SystemException::getMessage |
( |
|
) |
[inline, virtual] |
|
void org::omg::CORBA::SystemException::minor |
( |
int |
min |
) |
[inline] |
|
int org::omg::CORBA::SystemException::minor |
( |
|
) |
[inline] |
|
virtual RString org::omg::CORBA::SystemException::toString |
( |
|
) |
[virtual] |
|
Member Data Documentation
|
|