Package org.forester.io.parsers.nhx
Class NHXFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- org.forester.io.parsers.nhx.NHXFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class NHXFormatException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NHXFormatException()
NHXFormatException(java.lang.String message)
-