MissingRequiredTlv

case class MissingRequiredTlv(tag: UInt64) extends Err
trait Serializable
trait Product
trait Equals
trait Err
class Object
trait Matchable
class Any

Value members

Concrete methods

override def context: List[String]
Definition Classes
Source:
OnionRouting.scala
override def message: String
Definition Classes
Source:
OnionRouting.scala
override def pushContext(ctx: String): Err
Definition Classes
Source:
OnionRouting.scala

Inherited methods

Gets a description of the error with the context identifiers prefixing the message.

Gets a description of the error with the context identifiers prefixing the message.

Inherited from:
Err
Source:
Err.scala
Inherited from:
Product
override def toString: String
Definition Classes
Err -> Any
Inherited from:
Err
Source:
Err.scala