Class PolicyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.shared.release.policy.PolicyException
- All Implemented Interfaces:
Serializable
- Since:
- 2.5.1 (MRELEASE-431)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPolicyException
(String message) PolicyException
(String message, Exception exception) -
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
-