Package net.automatalib.util.ts.modal
Class IllegalConjunctionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- net.automatalib.util.ts.modal.IllegalConjunctionException
-
- All Implemented Interfaces:
Serializable
public final class IllegalConjunctionException extends IllegalArgumentException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IllegalConjunctionException(String s)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
IllegalConjunctionException
public IllegalConjunctionException(String s)
-
-