Class XLogParser.InputLoadingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.processmining.specpp.preprocessing.XLogParser.InputLoadingException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- XLogParser
public static class XLogParser.InputLoadingException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InputLoadingException()InputLoadingException(java.lang.Throwable cause)
-