junit / junit / 4.13.2 / docs / org / junit / experimental / max / CouldNotReadCoreException.html

org.junit.experimental.max
Class CouldNotReadCoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.junit.experimental.max.CouldNotReadCoreException
All Implemented Interfaces:
Serializable
public class CouldNotReadCoreException
   
extends Exception

Thrown when Max cannot read the MaxCore serialization

See Also:
Serialized Form

Constructor Summary
CouldNotReadCoreException(Throwable e)
          Constructs
 
Method Summary
   
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CouldNotReadCoreException

public CouldNotReadCoreException(Throwable e)
Constructs

Copyright © 2002–2021 JUnit. All rights reserved.