RequiredOptionNotSpecified

caseapp.core.Error$.RequiredOptionNotSpecified
case class RequiredOptionNotSpecified(name: String, extraNames: Seq[String]) 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