public class JaversException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static String |
BOOTSTRAP_ERROR |
static String |
RUNTIME_ERROR |
| Constructor and Description |
|---|
JaversException(JaversExceptionCode code,
Object... arguments) |
| Modifier and Type | Method and Description |
|---|---|
JaversExceptionCode |
getCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic static final String BOOTSTRAP_ERROR
public static final String RUNTIME_ERROR
public JaversException(JaversExceptionCode code, Object... arguments)
public JaversExceptionCode getCode()
Copyright © 2014. All rights reserved.