| Package | Description |
|---|---|
| net.morimekta.providence |
| Modifier and Type | Field and Description |
|---|---|
static PExceptionDescriptor<PApplicationException,PApplicationException._Field> |
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._Field> |
PApplicationException.descriptor() |
PExceptionDescriptor<PApplicationException,PApplicationException._Field> |
PApplicationException._Builder.descriptor() |
static PExceptionDescriptorProvider<PApplicationException,PApplicationException._Field> |
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 service.PApplicationException.
|
Copyright © 2015–2018 morimekta.net. All rights reserved.