Package org.github.jamm
Class CannotAccessFieldException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.github.jamm.CannotAccessFieldException
- All Implemented Interfaces:
Serializable
RuntimeException
thrown when Jamm cannot access successfully one of the fields from an object of the measured graph.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCannotAccessFieldException
(String message) CannotAccessFieldException
(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
-
CannotAccessFieldException
-
CannotAccessFieldException
-