|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
| Method Summary | |
|---|---|
ErrorHandlingProtos.GenericExceptionMessage |
getGenericException()
optional .GenericExceptionMessage generic_exception = 2; |
ErrorHandlingProtos.GenericExceptionMessageOrBuilder |
getGenericExceptionOrBuilder()
optional .GenericExceptionMessage generic_exception = 2; |
String |
getSource()
optional string source = 1; |
com.google.protobuf.ByteString |
getSourceBytes()
optional string source = 1; |
boolean |
hasGenericException()
optional .GenericExceptionMessage generic_exception = 2; |
boolean |
hasSource()
optional string source = 1; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasSource()
optional string source = 1;
String getSource()
optional string source = 1;
com.google.protobuf.ByteString getSourceBytes()
optional string source = 1;
boolean hasGenericException()
optional .GenericExceptionMessage generic_exception = 2;
ErrorHandlingProtos.GenericExceptionMessage getGenericException()
optional .GenericExceptionMessage generic_exception = 2;
ErrorHandlingProtos.GenericExceptionMessageOrBuilder getGenericExceptionOrBuilder()
optional .GenericExceptionMessage generic_exception = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||