Package org.camunda.commons.utils
Class IoUtilException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.commons.utils.IoUtilException
- All Implemented Interfaces:
Serializable
- Author:
- Sebastian Menski
- See Also:
-
Constructor Summary
ConstructorDescriptionIoUtilException
(String message) IoUtilException
(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
-
IoUtilException
-
IoUtilException
-