Class Validation.Exception

All Implemented Interfaces:
Serializable
Enclosing interface:
Validation

public static class Validation.Exception extends RuntimeException
See Also:
  • Field Details

    • path

      protected final String path
    • checkType

      protected final String checkType
  • Constructor Details

  • Method Details

    • getPath

      public String getPath()
    • getCheckType

      public String getCheckType()