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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String BOOTSTRAP_ERROR
public static final String RUNTIME_ERROR
public JaversException(JaversExceptionCode code, Object... arguments)
public JaversExceptionCode getCode()
Copyright © 2013. All rights reserved.