Package org.helm.notation2.exception
Class FastaFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.helm.notation2.exception.FastaFormatException
- All Implemented Interfaces:
Serializable
public class FastaFormatException extends Exception
FastaFormatException
- Author:
- hecht
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description FastaFormatException(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString