public static interface Messages.ErrorContextOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Entities.ErrorCode |
getCode() |
String |
getDescription() |
String |
getExtInfo() |
Entities.ErrorType |
getType() |
boolean |
hasCode() |
boolean |
hasDescription() |
boolean |
hasExtInfo() |
boolean |
hasType() |
boolean hasType()
Entities.ErrorType getType()
boolean hasCode()
Entities.ErrorCode getCode()
boolean hasDescription()
String getDescription()
boolean hasExtInfo()
String getExtInfo()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.