Package org.apache.maven.shared.release
Class ReleaseExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.shared.release.ReleaseExecutionException
- All Implemented Interfaces:
Serializable
Exception occuring during release execution.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionReleaseExecutionException
(String message) ReleaseExecutionException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReleaseExecutionException
-
ReleaseExecutionException
-