| Package | Description |
|---|---|
| net.morimekta.providence.serializer |
| Modifier and Type | Field and Description |
|---|---|
static PExceptionDescriptor<ApplicationException,ApplicationException._Field> |
ApplicationException.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationException._Field |
ApplicationException._Field.forKey(int key) |
static ApplicationException._Field |
ApplicationException._Field.forName(String name) |
static ApplicationException._Field |
ApplicationException._Field.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationException._Field[] |
ApplicationException._Field.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PExceptionDescriptor<ApplicationException,ApplicationException._Field> |
ApplicationException.descriptor() |
static PExceptionDescriptorProvider<ApplicationException,ApplicationException._Field> |
ApplicationException.provider() |
Copyright © 2016. All rights reserved.