public class ShortSequenceException
extends java.lang.IllegalArgumentException
Constructor and Description |
---|
ShortSequenceException(java.lang.String seqDoc,
java.lang.String msg)
Creates a new instance of ShortSequenceException to handle
short sequence.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
Returns the error message.
|
java.lang.String |
getSeqDoc()
Returns the sequence identifier.
|