Package org.junit.experimental.max
Class CouldNotReadCoreException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.junit.experimental.max.CouldNotReadCoreException
-
- All Implemented Interfaces:
java.io.Serializable
public class CouldNotReadCoreException extends java.lang.Exception
Thrown when Max cannot read the MaxCore serialization- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CouldNotReadCoreException(java.lang.Throwable e)
Constructs
-
-
-
Constructor Detail
-
CouldNotReadCoreException
public CouldNotReadCoreException(java.lang.Throwable e)
Constructs
-
-