Class ValidationException

All Implemented Interfaces:
Serializable

class ValidationException extends RuntimeException
Internal exception class intended to be used within validation contained in lambda expressions.
Since:
1.1.0
  • Field Details

  • Constructor Details

    • ValidationException

      ValidationException(String msg)
      Constructs a ValidationException.
      Parameters:
      msg - the error message