public class

CouldNotReadCoreException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ org.junit.experimental.max.CouldNotReadCoreException

Class Overview

Thrown when Max cannot read the MaxCore serialization

Summary

Public Constructors
CouldNotReadCoreException(Throwable e)
Constructs
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public CouldNotReadCoreException (Throwable e)

Constructs