Package org.bonitasoft.plugin.install
Class InstallFileExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bonitasoft.plugin.install.InstallFileExecutionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInstallFileExecutionException(String message, Throwable exception) InstallFileExecutionException(List<Throwable> errors) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InstallFileExecutionException
-
InstallFileExecutionException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-