public class NoRightException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static int |
CODE |
| Constructor and Description |
|---|
NoRightException(String message) |
NoRightException(String message,
Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int CODE
Copyright © 2018–2019 Oneprofile. All rights reserved.