Package co.paralleluniverse.fibers
Class VerifyInstrumentationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- co.paralleluniverse.fibers.VerifyInstrumentationException
-
- All Implemented Interfaces:
java.io.Serializable
public class VerifyInstrumentationException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description VerifyInstrumentationException(java.lang.String msg)
-