| Package | Description |
|---|---|
| net.morimekta.providence |
| Modifier and Type | Field and Description |
|---|---|
static PExceptionDescriptor<PApplicationException> |
PApplicationException.kDescriptor |
| Modifier and Type | Method and Description |
|---|---|
PApplicationException |
PApplicationException._Builder.build() |
PApplicationException |
PApplicationException.fillInStackTrace() |
PApplicationException |
PApplicationException.initCause(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
PExceptionDescriptor<PApplicationException> |
PApplicationException.descriptor() |
PExceptionDescriptor<PApplicationException> |
PApplicationException._Builder.descriptor() |
PMessageDescriptor<PApplicationException> |
PApplicationException._Field.onMessageType() |
static PExceptionDescriptorProvider<PApplicationException> |
PApplicationException.provider() |
| Modifier and Type | Method and Description |
|---|---|
int |
PApplicationException.compareTo(PApplicationException other) |
PApplicationException._Builder |
PApplicationException._Builder.merge(PApplicationException from) |
| Constructor and Description |
|---|
_Builder(PApplicationException base)
Make a mutating builder off a base p_service.PApplicationException.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.