Package ch.autumo.beetroot.utils
Class UtilsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
ch.autumo.beetroot.utils.UtilsException
- All Implemented Interfaces:
Serializable
Utils exception.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUtilsException(String message) UtilsException(String message, String rawMessage) UtilsException(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
-
UtilsException
-
UtilsException
-
UtilsException
-
-
Method Details
-
getCode
public int getCode() -
getRawMessage
-
setRawMessage
-