Package org.openjdk.jol.vm
Class InstrumentationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.openjdk.jol.vm.InstrumentationException
-
- All Implemented Interfaces:
java.io.Serializable
class InstrumentationException extends java.lang.RuntimeException
-
-
Constructor Summary
Constructors Constructor Description InstrumentationException(java.lang.String msg)
InstrumentationException(java.lang.String msg, java.lang.Throwable exc)
-