public static final class ErrorHandlingProtos.GenericExceptionMessage extends com.google.protobuf.GeneratedMessage implements ErrorHandlingProtos.GenericExceptionMessageOrBuilder
Modifier and Type | Class and Description |
---|---|
static class |
ErrorHandlingProtos.GenericExceptionMessage.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
CLASSNAME_FIELD_NUMBER |
static int |
ERRORINFO_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
TRACE_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int CLASSNAME_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int ERRORINFO_FIELD_NUMBER
public static final int TRACE_FIELD_NUMBER
public static ErrorHandlingProtos.GenericExceptionMessage getDefaultInstance()
public ErrorHandlingProtos.GenericExceptionMessage getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public boolean hasClassName()
hasClassName
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public String getClassName()
getClassName
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public boolean hasMessage()
hasMessage
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public String getMessage()
getMessage
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public boolean hasErrorInfo()
hasErrorInfo
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public com.google.protobuf.ByteString getErrorInfo()
getErrorInfo
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public List<ErrorHandlingProtos.StackTraceElementMessage> getTraceList()
getTraceList
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public List<? extends ErrorHandlingProtos.StackTraceElementMessageOrBuilder> getTraceOrBuilderList()
getTraceOrBuilderList
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public int getTraceCount()
getTraceCount
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public ErrorHandlingProtos.StackTraceElementMessage getTrace(int index)
getTrace
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public ErrorHandlingProtos.StackTraceElementMessageOrBuilder getTraceOrBuilder(int index)
getTraceOrBuilder
in interface ErrorHandlingProtos.GenericExceptionMessageOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(InputStream input) throws IOException
IOException
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ErrorHandlingProtos.GenericExceptionMessage parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ErrorHandlingProtos.GenericExceptionMessage parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ErrorHandlingProtos.GenericExceptionMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ErrorHandlingProtos.GenericExceptionMessage.Builder newBuilder()
public ErrorHandlingProtos.GenericExceptionMessage.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ErrorHandlingProtos.GenericExceptionMessage.Builder newBuilder(ErrorHandlingProtos.GenericExceptionMessage prototype)
public ErrorHandlingProtos.GenericExceptionMessage.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ErrorHandlingProtos.GenericExceptionMessage.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.