org.omg.CosTrading

Class InvalidLookupRef

public final class InvalidLookupRef extends UserException

Exception definition: InvalidLookupRef.

Author: OpenORB Compiler

Field Summary
Lookuptarget
Exception member target
Constructor Summary
InvalidLookupRef()
Default constructor
InvalidLookupRef(Lookup target)
Constructor with fields initialization
InvalidLookupRef(String orb_reason, Lookup target)
Full constructor with fields initialization

Field Detail

target

public Lookup target
Exception member target

Constructor Detail

InvalidLookupRef

public InvalidLookupRef()
Default constructor

InvalidLookupRef

public InvalidLookupRef(Lookup target)
Constructor with fields initialization

Parameters: target target exception member

InvalidLookupRef

public InvalidLookupRef(String orb_reason, Lookup target)
Full constructor with fields initialization

Parameters: target target exception member