Class NoExampleFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.tweetyproject.arg.dung.serialisibility.plotting.NoExampleFoundException
All Implemented Interfaces:
Serializable

public class NoExampleFoundException extends Exception
This class represents an exception, thrown if no example was found.
Version:
TweetyProject 1.23
Author:
Julian Sander
See Also:
  • Constructor Details

    • NoExampleFoundException

      public NoExampleFoundException()