Class FormatClashException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.julielab.jcore.reader.bionlpformat.main.FormatClashException
-
- All Implemented Interfaces:
java.io.Serializable
public class FormatClashException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FormatClashException()FormatClashException(java.lang.String message)
-