Package com.mchange.v1.util
Class BrokenObjectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.mchange.v1.util.BrokenObjectException
-
- All Implemented Interfaces:
java.io.Serializable
public class BrokenObjectException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description BrokenObjectException(java.lang.Object broken)
BrokenObjectException(java.lang.Object broken, java.lang.String msg)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getBrokenObject()
-