|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ErrorHandlingPB.ForeignExceptionMessageOrBuilder
Method Summary | |
---|---|
ErrorHandlingPB.GenericExceptionMessage |
getGenericException()
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.MessageLiteOrBuilder |
---|
getDefaultInstanceForType, 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;
ErrorHandlingPB.GenericExceptionMessage getGenericException()
optional .GenericExceptionMessage generic_exception = 2;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |