| Package | Description |
|---|---|
| net.morimekta.providence.serializer | |
| net.morimekta.providence.serializer.pretty |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonSerializerException
Wrapper for a JsonException into a SerializerException.
|
| Modifier and Type | Method and Description |
|---|---|
SerializerException |
SerializerException.setCallType(PServiceCallType callType) |
SerializerException |
SerializerException.setExceptionType(PApplicationExceptionType type) |
SerializerException |
SerializerException.setMethodName(String methodName) |
SerializerException |
SerializerException.setSequenceNo(int sequenceNo) |
| Modifier and Type | Method and Description |
|---|---|
<Message extends PMessage<Message,Field>,Field extends PField> |
FastBinarySerializer.deserialize(InputStream is,
PService service) |
| Constructor and Description |
|---|
SerializerException(SerializerException cause) |
| Modifier and Type | Class and Description |
|---|---|
class |
TokenizerException
Exception when totalizing fails to make token or read the expected content.
|
Copyright © 2015–2017 morimekta.net. All rights reserved.