public class NoSuchAtomTypeException extends CDKException
| Constructor and Description |
|---|
NoSuchAtomTypeException(String message)
Constructs a new NoSuchAtomTypeException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchAtomTypeException(String message)
message - Message explaining why the atom type could not be foundCopyright © 2017. All rights reserved.