org.omg.CosTrading.ProxyPackage
Class NotProxyOfferId

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

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
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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