Class HttpException.NotFound

All Implemented Interfaces:
Serializable
Enclosing class:
HttpException

public static class HttpException.NotFound extends HttpException
Exception indicates that a resource was not found.
See Also:
  • Constructor Details

    • NotFound

      public NotFound()
      Build a new instance.
    • NotFound

      public NotFound(String message)
      Build a new instance.
      Parameters:
      message - The provided message