org.omg.CosTrading
Class IllegalOfferId

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

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

Exception definition: IllegalOfferId.

Author:
OpenORB Compiler
See Also:
Serialized Form

Field Summary
 java.lang.String id
          Exception member id
 
Constructor Summary
IllegalOfferId()
          Default constructor
IllegalOfferId(java.lang.String id)
          Constructor with fields initialization
IllegalOfferId(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

IllegalOfferId

public IllegalOfferId()
Default constructor


IllegalOfferId

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

Parameters:
id - id exception member

IllegalOfferId

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

Parameters:
id - id exception member