FieldReadFailed
mcodec.FieldReadFailed
final class FieldReadFailed extends ReadFailure
Attributes
- Source
- Failures.scala
- Graph
-
- Supertypes
-
class ReadFailureclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Constructors
Attributes
- Source
- Failures.scala
Concrete methods
override protected def rebuild(reason: String, path: List[PathSegment], rootType: String | Null, cause: Throwable | Null): ReadFailure
Attributes
- Definition Classes
- Source
- Failures.scala
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- ReadFailure
- Source
- Failures.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- ReadFailure
- Source
- Failures.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
Attributes
- Inherited from:
- ReadFailure
- Source
- Failures.scala
In this article