public class CTKSmilesException extends CTKException
| Constructor and Description |
|---|
CTKSmilesException(String message)
Constructs a new ChemToolkitException with the given message.
|
CTKSmilesException(String message,
Throwable cause)
Constructs a new CTKSmilesException with the given message and the
Exception as cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CTKSmilesException(String message)
message - for the constructed exceptionCopyright © 2016. All rights reserved.