Error

Companion:
class
class Object
trait Matchable
class Any
Error.type

Value members

Concrete methods

def apply(failedAtOffset: Int, expected: NonEmptyList[Expectation]): Error
def apply(input: String, failedAtOffset: Int, expected: NonEmptyList[Expectation]): Error

Inherited methods

override def toString(): String
Definition Classes
Function2 -> Any
Inherited from:
Function2

Implicits

Implicits

implicit val catsShowError: Show[Error]