org.omg.CosTrading

Class InvalidLookupRef

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class InvalidLookupRef
extends UserException

Generated from IDL definition of exception "InvalidLookupRef"

Author:
JacORB IDL compiler

Field Summary

Lookup
target

Constructor Summary

InvalidLookupRef()
InvalidLookupRef(java.lang.String _reason, Lookup target)
InvalidLookupRef(Lookup target)

Field Details

target

public Lookup target

Constructor Details

InvalidLookupRef

public InvalidLookupRef()


InvalidLookupRef

public InvalidLookupRef(java.lang.String _reason,
                        Lookup target)


InvalidLookupRef

public InvalidLookupRef(Lookup target)