org.omg.CosTrading.RegisterPackage

Class InvalidObjectRef

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class InvalidObjectRef
extends UserException

Generated from IDL definition of exception "InvalidObjectRef"

Author:
JacORB IDL compiler

Field Summary

Object
ref

Constructor Summary

InvalidObjectRef()
InvalidObjectRef(java.lang.String _reason, Object ref)
InvalidObjectRef(Object ref)

Field Details

ref

public Object ref

Constructor Details

InvalidObjectRef

public InvalidObjectRef()


InvalidObjectRef

public InvalidObjectRef(java.lang.String _reason,
                        Object ref)


InvalidObjectRef

public InvalidObjectRef(Object ref)