Package com.mchange.v1.util
Class BrokenObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mchange.v1.util.BrokenObjectException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionBrokenObjectException
(Object broken) BrokenObjectException
(Object broken, String msg) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BrokenObjectException
-
BrokenObjectException
-
-
Method Details
-
getBrokenObject
-