Class NoExampleFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.tweetyproject.arg.dung.serialisibility.plotting.NoExampleFoundException
- All Implemented Interfaces:
Serializable
This class represents an exception, thrown if no example was found.
- Version:
- TweetyProject 1.23
- Author:
- Julian Sander
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoExampleFoundException
public NoExampleFoundException()
-