J-Integra® Espresso Programming Documentation (API)

UserException Exception

UserException is the root class for CORBA IDL-defined user exceptions. All CORBA user exceptions are checked exceptions, which means that they need to be declared in method signatures.

 

Implements the interface: IDLType.

 

List of members: UserException Members.

System.Exception
 System.ApplicationException
  Ics.CORBA.UserException

public class UserException

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

UserException Members | Ics.CORBA Namespace