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, toString
public NoSuchAtomTypeException(String message)
message
- Message explaining why the atom type could not be foundCopyright © 2022. All rights reserved.