ValidationFailureException(msg: String)
Construct a ValidationFailureException with the specified detail message.
ValidationFailureException(msg: String, cause: Throwable)
Construct a ValidationFailureException with the specified detail message and nested exception.