corba::common::OsbCorbaException Exception Reference

Collaboration diagram for corba::common::OsbCorbaException:

Collaboration graph
[legend]
List of all members.

Detailed Description

General exception for problems occuring at the OSB CORBA interface.

This is the general exception for all problems that can occur at the OSB CORBA interfaces. Since it is not possilbe to have exception inheritance in IDL only this exception will be thrown by methods defined within the module OSB_CORBA.

Definition at line 51 of file exception.idl.

Public Attributes


Member Data Documentation

Utf8String corba::common::OsbCorbaException::errorCode

Contains the Error Code for this exception.

This method returns a string containing the error type information about the exception that occured.

Definition at line 58 of file exception.idl.

Utf8String corba::common::OsbCorbaException::errorMsg

Prints out a message containing information about the exception.

This method returns a string containing some information about the exception that occured. With the help of this method the application programmer is able to track problems faster.

Definition at line 76 of file exception.idl.

long corba::common::OsbCorbaException::errorNo

Contains the Error number for this exception.

This method returns a short representing the error number for this exception.

Definition at line 66 of file exception.idl.


The documentation for this exception was generated from the following file:
Generated on Sat Sep 2 14:24:31 2006 for OSB Library by  doxygen 1.4.7