protobuf-runtime-scala
protobuf-runtime-scala
com.google.protobuf
AbstractMessage
ByteString
ByteString
Output
ByteStringCompanionParent
ByteStringParent
CodedInputStream
CodedInputStream
CodedOutputStream
OutOfSpaceException
CodedOutputStream
DescriptorProtos
EnumOptions
EnumValueOptions
FieldOptions
FileDescriptorProto
FileDescriptorProto
FileOptions
MessageOptions
MethodOptions
ServiceOptions
Descriptors
Descriptor
EnumDescriptor
EnumValueDescriptor
FieldDescriptor
FieldDescriptor
Type
BOOL
BYTES
DOUBLE
ENUM
FIXED32
FIXED64
FLOAT
GROUP
INT32
INT64
MESSAGE
SFIXED32
SFIXED64
SINT32
SINT64
STRING
UINT32
UINT64
Type
FileDescriptor
ServiceDescriptorList
FileDescriptor
MethodDescriptor
ServiceDescriptor
MethodDescriptorList
GeneratedMessage
GeneratedMessage
ExtendableMessage
GeneratedMessageV3
GeneratedMessageV3
ExtendableMessage
InvalidProtocolBufferException
InvalidProtocolBufferException
Message
UnknownFieldSet
UnknownFieldSet
Field
WireFormat
protobuf-runtime-scala
/
com.google.protobuf
/
InvalidProtocolBufferException
InvalidProtocolBufferException
@SerialVersionUID
(-1616151763072450476L)
class
InvalidProtocolBufferException
(
description:
String
)
extends
IOException
Companion:
object
Graph
Supertypes
class
IOException
class
Exception
class
Throwable
trait
Serializable
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
final
def
addSuppressed
(
x$0:
Throwable
):
Unit
Inherited from:
Throwable
def
fillInStackTrace
():
Throwable
Inherited from:
Throwable
def
getCause
():
Throwable
Inherited from:
Throwable
def
getLocalizedMessage
():
String
Inherited from:
Throwable
def
getMessage
():
String
Inherited from:
Throwable
def
getStackTrace
():
Array
[
StackTraceElement
]
Inherited from:
Throwable
final
def
getSuppressed
():
Array
[
Throwable
]
Inherited from:
Throwable
def
initCause
(
x$0:
Throwable
):
Throwable
Inherited from:
Throwable
def
printStackTrace
(
x$0:
PrintWriter
):
Unit
Inherited from:
Throwable
def
printStackTrace
(
x$0:
PrintStream
):
Unit
Inherited from:
Throwable
def
printStackTrace
():
Unit
Inherited from:
Throwable
def
setStackTrace
(
x$0:
Array
[
StackTraceElement
]):
Unit
Inherited from:
Throwable
def
toString
():
String
Inherited from:
Throwable