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