Package org.jreleaser.model.spi.assemble
Class AssemblerProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jreleaser.model.spi.assemble.AssemblerProcessingException
- All Implemented Interfaces:
Serializable
- Since:
- 0.2.0
- Author:
- Andres Almiray
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAssemblerProcessingException(String message) AssemblerProcessingException(String message, 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
-
AssemblerProcessingException
-
AssemblerProcessingException
-
AssemblerProcessingException
-