Class InvalidPathException

All Implemented Interfaces:
Serializable

public class InvalidPathException extends PathResolverException
See Also:
  • Constructor Details

    • InvalidPathException

      public InvalidPathException(String entityModel, String path)
    • InvalidPathException

      public InvalidPathException(String entityModel, String path, @Nullable @Nullable InvalidPathException cause)
  • Method Details

    • getEntityModel

      public String getEntityModel()
    • getPath

      public String getPath()