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