org.omg.CosTrading.RegisterPackage

Class InvalidObjectRef

public final class InvalidObjectRef extends UserException

Exception definition: InvalidObjectRef.

Author: OpenORB Compiler

Field Summary
Objectref
Exception member ref
Constructor Summary
InvalidObjectRef()
Default constructor
InvalidObjectRef(Object ref)
Constructor with fields initialization
InvalidObjectRef(String orb_reason, Object ref)
Full constructor with fields initialization

Field Detail

ref

public Object ref
Exception member ref

Constructor Detail

InvalidObjectRef

public InvalidObjectRef()
Default constructor

InvalidObjectRef

public InvalidObjectRef(Object ref)
Constructor with fields initialization

Parameters: ref ref exception member

InvalidObjectRef

public InvalidObjectRef(String orb_reason, Object ref)
Full constructor with fields initialization

Parameters: ref ref exception member