DecodingError

kreuzberg.extras.forms.Error.DecodingError
case class DecodingError(msg: String, path: List[String]) extends Error

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Error
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def asList: List[String]

Attributes

Definition Classes
override def nest(path: String): Error

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product