J-Integra® Espresso Programming Documentation (API)

UNKNOWN Exception

This exception is raised if an operation implementation throws a non-CORBA exception (such as an exception specific to the implementation's programming language), or if an operation raises a user exception that does not appear in the operation's raises expression. UNKNOWN is also raised if the server returns a system exception that is unknown to the client.

It contains a minor code, which gives more detailed information about what caused the exception, and a completion status. It may also contain a string describing the exception.

 

List of members: UNKNOWN Members.

Ics.CORBA.SystemException
 UNKNOWN

public class UNKNOWN

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

UNKNOWN Members | Ics.CORBA Namespace