smithy4s.protobuf.ProtobufReadError
See theProtobufReadError companion trait
object ProtobufReadError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ProtobufReadError.type
Members list
Type members
Classlikes
final case class MissingRequiredField extends ProtobufReadError, NoStackTrace
Attributes
- Companion
- object
- Supertypes
-
trait Producttrait Equalstrait NoStackTracetrait ProtobufReadErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object MissingRequiredField
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MissingRequiredField.type
final case class Other extends ProtobufReadError
Attributes
- Companion
- object
- Supertypes
-
trait Producttrait Equalstrait ProtobufReadErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object Other
final case class ViolatedConstraint extends ProtobufReadError, NoStackTrace
Attributes
- Companion
- object
- Supertypes
-
trait Producttrait Equalstrait NoStackTracetrait ProtobufReadErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object ViolatedConstraint
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ViolatedConstraint.type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article