org.omg.CosTrading.RegisterPackage
Class ProxyOfferId
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.omg.CosTrading.RegisterPackage.ProxyOfferId
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class ProxyOfferId
- extends org.omg.CORBA.UserException
Exception definition: ProxyOfferId.
- Author:
- OpenORB Compiler
- See Also:
- Serialized Form
|
Field Summary |
java.lang.String |
id
Exception member id |
|
Constructor Summary |
ProxyOfferId()
Default constructor |
ProxyOfferId(java.lang.String id)
Constructor with fields initialization |
ProxyOfferId(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
ProxyOfferId
public ProxyOfferId()
- Default constructor
ProxyOfferId
public ProxyOfferId(java.lang.String id)
- Constructor with fields initialization
- Parameters:
id - id exception member
ProxyOfferId
public ProxyOfferId(java.lang.String orb_reason,
java.lang.String id)
- Full constructor with fields initialization
- Parameters:
id - id exception member