Package org.github.jamm
Class CannotMeasureObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.github.jamm.CannotMeasureObjectException
- All Implemented Interfaces:
Serializable
RuntimeException
thrown when Jamm fail to measure an object.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCannotMeasureObjectException
(String message) CannotMeasureObjectException
(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
-
CannotMeasureObjectException
-
CannotMeasureObjectException
-