org.omg.CosTrading.ProxyPackage
Class NotProxyOfferId

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.omg.CORBA.UserException
              extended by org.omg.CosTrading.ProxyPackage.NotProxyOfferId
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class NotProxyOfferId
extends org.omg.CORBA.UserException

Exception definition: NotProxyOfferId.

Author:
OpenORB Compiler
See Also:
Serialized Form

Field Summary
 java.lang.String id
          Exception member id
 
Constructor Summary
NotProxyOfferId()
          Default constructor
NotProxyOfferId(java.lang.String id)
          Constructor with fields initialization
NotProxyOfferId(java.lang.String orb_reason, java.lang.String id)
          Full constructor with fields initialization
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

id

public java.lang.String id
Exception member id

Constructor Detail

NotProxyOfferId

public NotProxyOfferId()
Default constructor


NotProxyOfferId

public NotProxyOfferId(java.lang.String id)
Constructor with fields initialization

Parameters:
id - id exception member

NotProxyOfferId

public NotProxyOfferId(java.lang.String orb_reason,
                       java.lang.String id)
Full constructor with fields initialization

Parameters:
id - id exception member