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


ExceptionDef


Contents

ExceptionDef::describe()
ExceptionDef::type



Synopsis:

Interface ExceptionDef describes an IDL exception. It inherits from Contained.

CORBA:

Notes:

CORBA defined.

See Also:

Contained



ExceptionDef::describe()


Synopsis:

The operation describe() inherits from Contained(). It returns a structure of type Contained::Description:

The name member of this structure contains the string "ExceptionDescription". The TypeCode of the value member is:

The value of the any is a structure of type:

See Also:



ExceptionDef::type


Synopsis:

Description:

Specifies the TypeCode of the exception's members. The type will be a struct with a member for each of the exception's members.

Notes:

CORBA defined.



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