public class UnsupportedChromatogramFormatException extends BioException
| Constructor and Description |
|---|
UnsupportedChromatogramFormatException()
Create a new UnsupportedChromatogramFormatException.
|
UnsupportedChromatogramFormatException(String message)
Create a new UnsupportedChromatogramFormatException with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedChromatogramFormatException()
public UnsupportedChromatogramFormatException(String message)
message - the message to useCopyright © 2020 BioJava. All rights reserved.