| Package | Description |
|---|---|
| org.javers.core.exceptions |
| Modifier and Type | Method and Description |
|---|---|
JaversExceptionCode |
JaversException.getCode() |
static JaversExceptionCode |
JaversExceptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaversExceptionCode[] |
JaversExceptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JaversException(JaversExceptionCode code,
Object... arguments) |
Copyright © 2013. All rights reserved.