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, toString
public NoSuchAtomException(String message)
message
- for the constructed exceptionCopyright © 2021. All rights reserved.