Class PolicyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.shared.release.policy.PolicyException
- All Implemented Interfaces:
Serializable
PolicyException class.
- Since:
- 2.5.1 (MRELEASE-431)
- See Also:
-
Constructor Summary
ConstructorDescriptionPolicyException
(String message) Constructor for PolicyException.PolicyException
(String message, Exception exception) Constructor for PolicyException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString