Package pal.io
Class NexusParseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pal.io.NexusParseException
-
- All Implemented Interfaces:
java.io.Serializable
public class NexusParseException extends java.lang.ExceptionException class for the NexusParser.- Version:
- Author:
- Alex Moore, a.d.moore@ex.ac.uk
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NexusParseException()Constructor for theNexusParseExceptionobjectNexusParseException(java.lang.String msg)Constructor for theNexusParseExceptionobject
-