J-Integra® Espresso Programming Documentation (API)

INV_OBJREF Exception

This exception indicates that an object reference is internally malformed. For example, the repository ID may have incorrect syntax or the addressing information may be invalid. This exception is raised by ORB::string_to_object if the passed string does not decode correctly.

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_OBJREF Members.

Ics.CORBA.SystemException
 INV_OBJREF

public class INV_OBJREF

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

INV_OBJREF Members | Ics.CORBA Namespace