Package com.rits.cloning
Class CloningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.rits.cloning.CloningException
- All Implemented Interfaces:
Serializable
thrown if cloning fails
- Author:
- kostantinos.kougios 18 Jan 2009
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCloningException
(String message) CloningException
(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
-
CloningException
-
CloningException
-
CloningException
-