[Previous] [Contents] [Next] [IONA Technologies]


CORBA.UserException


Contents

CORBA.UserException.UserException()
CORBA.UserException.UserException()
CORBA.UserException.UserException()
CORBA.UserException.toString()



Synopsis:

OrbixWeb implementations of user exceptions are organised into a class hierarchy: each user exception is mapped to a derived class of UserException (which in turn is a derived class of CORBAException).

OrbixWeb:

See Also:



CORBA.UserException.UserException()


Synopsis:

Description:

Default constructor.

Notes:

OrbixWeb specific.



CORBA.UserException.UserException()


Synopsis:

Description:

Copy constructor.

Notes:

OrbixWeb specific.



CORBA.UserException.UserException()


Synopsis:

Description:

Creates a user exception object with the specified identifier. This identifier is used in the output from CORBA.UserException.toString().

Notes:

OrbixWeb specific.

See Also:

CORBA.UserException.toString()



CORBA.UserException.toString()


Synopsis:

Description:

Converts the exception information to a string.

Notes:

OrbixWeb specific.



[Roadmap] [Utilities] [Compiling] [Configuration]
[Class Reference] [IR Reference] [Daemon Reference] [IDL Grammar] [System Exceptions]
[Index]