public class JaversException extends RuntimeException
| 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 JaversException(JaversExceptionCode code, Object... arguments)
public JaversExceptionCode getCode()
Copyright © 2013. All rights reserved.