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
  • Constructor Details

    • Exception

      public Exception(String path, String message)
  • Method Details

    • getPath

      public String getPath()