| Package | Description |
|---|---|
| net.openhft.chronicle.engine.api |
| Modifier and Type | Method and Description |
|---|---|
PermissionDeniedException.Failure |
PermissionDeniedException.getFailure() |
static PermissionDeniedException.Failure |
PermissionDeniedException.Failure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionDeniedException.Failure[] |
PermissionDeniedException.Failure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionDeniedException.setFailure(PermissionDeniedException.Failure failure) |
| Constructor and Description |
|---|
PermissionDeniedException(PermissionDeniedException.Failure failure) |
Copyright © 2015. All rights reserved.