|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.biojava.bio.BioException
org.biojava.bio.chromatogram.UnsupportedChromatogramFormatException
public class UnsupportedChromatogramFormatException
Exception indicating that some provided data does not represent a supported chromatogram format.
| Constructor Summary | |
|---|---|
UnsupportedChromatogramFormatException()
Create a new UnsupportedChromatogramFormatException. |
|
UnsupportedChromatogramFormatException(java.lang.String message)
Create a new UnsupportedChromatogramFormatException with a message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnsupportedChromatogramFormatException()
public UnsupportedChromatogramFormatException(java.lang.String message)
message - the message to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||