SeveralErrors

caseapp.core.Error$.SeveralErrors
case class SeveralErrors(head: SimpleError, tail: Seq[SimpleError]) extends Error

Attributes

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

Members list

Concise view

Value members

Concrete methods

def append(that: Error): Error

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product