public class YobException extends RuntimeException
| Constructor and Description |
|---|
YobException(String message)
Creates a new YOB exception with given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic YobException(String message)
message - the detail of exception in string