ReadFailure

mcodec.ReadFailure
See theReadFailure companion object

Attributes

Companion
object
Source
Failures.scala
Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Constructors

def this(msg: String)

Attributes

Source
Failures.scala
def this(msg: String, cause: Throwable | Null)

Attributes

Source
Failures.scala

Concrete methods

override def fillInStackTrace(): Throwable

Attributes

Definition Classes
Source
Failures.scala

Attributes

Source
Failures.scala

Attributes

Source
Failures.scala

Inherited methods

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable
final def getSuppressed(): Array[Throwable]

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable
def toString(): String

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

Concrete fields

Attributes

Source
Failures.scala
val reason: String

Attributes

Source
Failures.scala
val rootType: String | Null

Attributes

Source
Failures.scala