Package org.omg.CORBA
Class PolicyError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CORBA.PolicyError
- All Implemented Interfaces:
Serializable
,IDLEntity
Thrown to indicate problems with parameter values passed to the
ORB.create_policy
operation.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
reason
public short reason
-
-
Constructor Details
-
PolicyError
public PolicyError() -
PolicyError
public PolicyError(short _reason) -
PolicyError
-