public class InvalidGenBankKeywordException extends SeqIOException
Constructor and Description |
---|
InvalidGenBankKeywordException(String inMessage) |
InvalidGenBankKeywordException(String inMessage,
Throwable inException) |
InvalidGenBankKeywordException(Throwable inException) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidGenBankKeywordException(String inMessage)
public InvalidGenBankKeywordException(String inMessage, Throwable inException)
public InvalidGenBankKeywordException(Throwable inException)
jataylor@hairyfatguy.com