Package com.sun.xml.ws.policy
Class PolicyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.ws.policy.PolicyException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AssertionCreationException
This is a base exception class and thrown when there is an error in the policy processing
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPolicyException(String message) PolicyException(String message, Throwable cause) PolicyException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PolicyException
-
PolicyException
-
PolicyException
-