ParsingArgument

caseapp.core.Error$.ParsingArgument
case class ParsingArgument(name: Name, error: Error, nameFormatter: Formatter[Name]) extends SimpleError

Attributes

Graph
Supertypes
class Error
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def append(that: Error): Error

Attributes

Inherited from:
SimpleError

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
SimpleError