org.omg.CosTrading
Class IllegalOfferId
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.omg.CosTrading.IllegalOfferId
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- 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 |
| 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 |
id
public java.lang.String id
- Exception member id
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