J-Integra® Espresso Programming Documentation (API)

INV_IDENT Exception

This exception indicates that an IDL identifier is syntactically invalid. It may be raised if, for example, an identifier passed to the interface repository does not conform to IDL identifier syntax, or if an illegal operation name is used with the DII.

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: INV_IDENT Members.

Ics.CORBA.SystemException
 INV_IDENT

public class INV_IDENT

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

INV_IDENT Members | Ics.CORBA Namespace