public static interface ErrorContext.Deserializer.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
handleCode(ErrorCode val) |
void |
handleDescription(com.neeve.quark.QuarkStringDeserializer val) |
void |
handleExtInfo(com.neeve.quark.QuarkStringDeserializer val) |
void |
handleType(ErrorType val) |
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.