package core
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- core
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- final case class ValidationError(message: String, cause: Option[Throwable] = None) extends IllegalArgumentException with Product with Serializable