Class PathNotFoundException

All Implemented Interfaces:
Serializable

class PathNotFoundException extends RuntimeException
Thrown when URL path or rule requested etc cannot be found.
Since:
4.6
  • Constructor Details

    • PathNotFoundException

      PathNotFoundException(String message)