public static interface KeepKeyMessage.FailureOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
KeepKeyType.FailureType |
getCode()
computer-readable definition of the error state
|
String |
getMessage()
human-readable message of the error state
|
com.google.protobuf.ByteString |
getMessageBytes()
human-readable message of the error state
|
boolean |
hasCode()
computer-readable definition of the error state
|
boolean |
hasMessage()
human-readable message of the error state
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCode()
computer-readable definition of the error state
optional .FailureType code = 1;KeepKeyType.FailureType getCode()
computer-readable definition of the error state
optional .FailureType code = 1;boolean hasMessage()
human-readable message of the error state
optional string message = 2;String getMessage()
human-readable message of the error state
optional string message = 2;com.google.protobuf.ByteString getMessageBytes()
human-readable message of the error state
optional string message = 2;Copyright © 2013–2017 Bitcoin Solutions Ltd. All rights reserved.