Class UnsupportedAutomatonException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.processmining.stochasticawareconformancechecking.helperclasses.UnsupportedAutomatonException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedAutomatonException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedAutomatonException(java.lang.String string)
-