Class LoggingProto.Throwable
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- de.huxhorn.lilith.data.logging.protobuf.generated.LoggingProto.Throwable
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,LoggingProto.ThrowableOrBuilder,java.io.Serializable
- Enclosing class:
- LoggingProto
public static final class LoggingProto.Throwable extends com.google.protobuf.GeneratedMessageV3 implements LoggingProto.ThrowableOrBuilder
Protobuf typede.huxhorn.lilith.logging.Throwable- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLoggingProto.Throwable.BuilderProtobuf typede.huxhorn.lilith.logging.Throwable-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
-
-
Field Summary
Fields Modifier and Type Field Description static intCAUSE_FIELD_NUMBERstatic intMESSAGE_FIELD_NUMBERstatic intOMITTED_ELEMENTS_FIELD_NUMBERstatic com.google.protobuf.Parser<LoggingProto.Throwable>PARSERDeprecated.static intSTACK_TRACE_ELEMENT_FIELD_NUMBERstatic intSUPPRESSED_FIELD_NUMBERstatic intTHROWABLE_CLASS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)LoggingProto.ThrowablegetCause()optional .de.huxhorn.lilith.logging.Throwable cause = 5;LoggingProto.ThrowableOrBuildergetCauseOrBuilder()optional .de.huxhorn.lilith.logging.Throwable cause = 5;static LoggingProto.ThrowablegetDefaultInstance()LoggingProto.ThrowablegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetMessage()optional string message = 2;com.google.protobuf.ByteStringgetMessageBytes()optional string message = 2;intgetOmittedElements()optional int32 omitted_elements = 4;com.google.protobuf.Parser<LoggingProto.Throwable>getParserForType()intgetSerializedSize()LoggingProto.StackTraceElementgetStackTraceElement(int index)repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;intgetStackTraceElementCount()repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;java.util.List<LoggingProto.StackTraceElement>getStackTraceElementList()repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;LoggingProto.StackTraceElementOrBuildergetStackTraceElementOrBuilder(int index)repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;java.util.List<? extends LoggingProto.StackTraceElementOrBuilder>getStackTraceElementOrBuilderList()repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;LoggingProto.ThrowablegetSuppressed(int index)repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;intgetSuppressedCount()repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;java.util.List<LoggingProto.Throwable>getSuppressedList()repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;LoggingProto.ThrowableOrBuildergetSuppressedOrBuilder(int index)repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;java.util.List<? extends LoggingProto.ThrowableOrBuilder>getSuppressedOrBuilderList()repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;java.lang.StringgetThrowableClass()optional string throwable_class = 1;com.google.protobuf.ByteStringgetThrowableClassBytes()optional string throwable_class = 1;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCause()optional .de.huxhorn.lilith.logging.Throwable cause = 5;inthashCode()booleanhasMessage()optional string message = 2;booleanhasOmittedElements()optional int32 omitted_elements = 4;booleanhasThrowableClass()optional string throwable_class = 1;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static LoggingProto.Throwable.BuildernewBuilder()static LoggingProto.Throwable.BuildernewBuilder(LoggingProto.Throwable prototype)LoggingProto.Throwable.BuildernewBuilderForType()protected LoggingProto.Throwable.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)static LoggingProto.ThrowableparseDelimitedFrom(java.io.InputStream input)static LoggingProto.ThrowableparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.ThrowableparseFrom(byte[] data)static LoggingProto.ThrowableparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.ThrowableparseFrom(com.google.protobuf.ByteString data)static LoggingProto.ThrowableparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.ThrowableparseFrom(com.google.protobuf.CodedInputStream input)static LoggingProto.ThrowableparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.ThrowableparseFrom(java.io.InputStream input)static LoggingProto.ThrowableparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LoggingProto.ThrowableparseFrom(java.nio.ByteBuffer data)static LoggingProto.ThrowableparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<LoggingProto.Throwable>parser()LoggingProto.Throwable.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
THROWABLE_CLASS_FIELD_NUMBER
public static final int THROWABLE_CLASS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MESSAGE_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STACK_TRACE_ELEMENT_FIELD_NUMBER
public static final int STACK_TRACE_ELEMENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OMITTED_ELEMENTS_FIELD_NUMBER
public static final int OMITTED_ELEMENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CAUSE_FIELD_NUMBER
public static final int CAUSE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUPPRESSED_FIELD_NUMBER
public static final int SUPPRESSED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<LoggingProto.Throwable> PARSER
Deprecated.
-
-
Method Detail
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasThrowableClass
public boolean hasThrowableClass()
optional string throwable_class = 1;- Specified by:
hasThrowableClassin interfaceLoggingProto.ThrowableOrBuilder
-
getThrowableClass
public java.lang.String getThrowableClass()
optional string throwable_class = 1;- Specified by:
getThrowableClassin interfaceLoggingProto.ThrowableOrBuilder
-
getThrowableClassBytes
public com.google.protobuf.ByteString getThrowableClassBytes()
optional string throwable_class = 1;- Specified by:
getThrowableClassBytesin interfaceLoggingProto.ThrowableOrBuilder
-
hasMessage
public boolean hasMessage()
optional string message = 2;- Specified by:
hasMessagein interfaceLoggingProto.ThrowableOrBuilder
-
getMessage
public java.lang.String getMessage()
optional string message = 2;- Specified by:
getMessagein interfaceLoggingProto.ThrowableOrBuilder
-
getMessageBytes
public com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;- Specified by:
getMessageBytesin interfaceLoggingProto.ThrowableOrBuilder
-
getStackTraceElementList
public java.util.List<LoggingProto.StackTraceElement> getStackTraceElementList()
repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;- Specified by:
getStackTraceElementListin interfaceLoggingProto.ThrowableOrBuilder
-
getStackTraceElementOrBuilderList
public java.util.List<? extends LoggingProto.StackTraceElementOrBuilder> getStackTraceElementOrBuilderList()
repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;- Specified by:
getStackTraceElementOrBuilderListin interfaceLoggingProto.ThrowableOrBuilder
-
getStackTraceElementCount
public int getStackTraceElementCount()
repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;- Specified by:
getStackTraceElementCountin interfaceLoggingProto.ThrowableOrBuilder
-
getStackTraceElement
public LoggingProto.StackTraceElement getStackTraceElement(int index)
repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;- Specified by:
getStackTraceElementin interfaceLoggingProto.ThrowableOrBuilder
-
getStackTraceElementOrBuilder
public LoggingProto.StackTraceElementOrBuilder getStackTraceElementOrBuilder(int index)
repeated .de.huxhorn.lilith.logging.StackTraceElement stack_trace_element = 3;- Specified by:
getStackTraceElementOrBuilderin interfaceLoggingProto.ThrowableOrBuilder
-
hasOmittedElements
public boolean hasOmittedElements()
optional int32 omitted_elements = 4;- Specified by:
hasOmittedElementsin interfaceLoggingProto.ThrowableOrBuilder
-
getOmittedElements
public int getOmittedElements()
optional int32 omitted_elements = 4;- Specified by:
getOmittedElementsin interfaceLoggingProto.ThrowableOrBuilder
-
hasCause
public boolean hasCause()
optional .de.huxhorn.lilith.logging.Throwable cause = 5;- Specified by:
hasCausein interfaceLoggingProto.ThrowableOrBuilder
-
getCause
public LoggingProto.Throwable getCause()
optional .de.huxhorn.lilith.logging.Throwable cause = 5;- Specified by:
getCausein interfaceLoggingProto.ThrowableOrBuilder
-
getCauseOrBuilder
public LoggingProto.ThrowableOrBuilder getCauseOrBuilder()
optional .de.huxhorn.lilith.logging.Throwable cause = 5;- Specified by:
getCauseOrBuilderin interfaceLoggingProto.ThrowableOrBuilder
-
getSuppressedList
public java.util.List<LoggingProto.Throwable> getSuppressedList()
repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;- Specified by:
getSuppressedListin interfaceLoggingProto.ThrowableOrBuilder
-
getSuppressedOrBuilderList
public java.util.List<? extends LoggingProto.ThrowableOrBuilder> getSuppressedOrBuilderList()
repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;- Specified by:
getSuppressedOrBuilderListin interfaceLoggingProto.ThrowableOrBuilder
-
getSuppressedCount
public int getSuppressedCount()
repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;- Specified by:
getSuppressedCountin interfaceLoggingProto.ThrowableOrBuilder
-
getSuppressed
public LoggingProto.Throwable getSuppressed(int index)
repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;- Specified by:
getSuppressedin interfaceLoggingProto.ThrowableOrBuilder
-
getSuppressedOrBuilder
public LoggingProto.ThrowableOrBuilder getSuppressedOrBuilder(int index)
repeated .de.huxhorn.lilith.logging.Throwable suppressed = 6;- Specified by:
getSuppressedOrBuilderin interfaceLoggingProto.ThrowableOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static LoggingProto.Throwable parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.Throwable parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.Throwable parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.Throwable parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.Throwable parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.Throwable parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static LoggingProto.Throwable parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.Throwable parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LoggingProto.Throwable parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static LoggingProto.Throwable parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.Throwable parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static LoggingProto.Throwable parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public LoggingProto.Throwable.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static LoggingProto.Throwable.Builder newBuilder()
-
newBuilder
public static LoggingProto.Throwable.Builder newBuilder(LoggingProto.Throwable prototype)
-
toBuilder
public LoggingProto.Throwable.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected LoggingProto.Throwable.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static LoggingProto.Throwable getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<LoggingProto.Throwable> parser()
-
getParserForType
public com.google.protobuf.Parser<LoggingProto.Throwable> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public LoggingProto.Throwable getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-