Class ValidationException

All Implemented Interfaces:
Serializable

public class ValidationException extends RuntimeException
The super class for exceptions
See Also:
  • Constructor Details

    • ValidationException

      public ValidationException(@NotNull @NotNull List<ErrorInfo> errorInfos)
  • Method Details