public class NaryException extends RuntimeException
Date: 12/10/19 - 21:24
| Constructor and Description |
|---|
NaryException(String message)
Creates a new instance without a previous cause indicating the error message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NaryException(String message)
message - A description of what went wrongCopyright © 2020. All rights reserved.