@TestClass(value="org.openscience.cdk.exception.NoSuchAtomExceptionTest") public class NoSuchAtomException extends CDKException
| Constructor and Description |
|---|
NoSuchAtomException(String message)
Constructs a new NoSuchAtomException with the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@TestMethod(value="testNoSuchAtomException_String") public NoSuchAtomException(String message)
message - for the constructed exception