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