Package de.samply.reporter.utils
Class CloneUtilsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.samply.reporter.utils.CloneUtilsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCloneUtilsException(String message) CloneUtilsException(String message, Throwable cause) CloneUtilsException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) CloneUtilsException(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
-
CloneUtilsException
-
CloneUtilsException
-
CloneUtilsException
-
CloneUtilsException
-