RaiseError

case RaiseError(error: Throwable) extends ReadBytesInstruction[Nothing]

An instruction to abort parsing of the data source for an encounter with invalid input data.

This instruction does not read any input.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product