public class NoSuchAtomException extends RuntimeException
| 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, toStringpublic NoSuchAtomException(String message)
message - for the constructed exceptionCopyright © 2017. All rights reserved.