ParseError

fm.serializer.validation.ValidationError$.ParseError
sealed abstract class ParseError extends ValidationError

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

protected def exception: Exception

Concrete methods

protected def errorMessage: String

Inherited methods

def fieldName: String

Attributes

Inherited from:
ValidationError
def fieldNumber: Int

Attributes

Inherited from:
ValidationError
final def message: String

Attributes

Inherited from:
ValidationError
def path: String

Attributes

Inherited from:
ValidationError