Class NotFoundException

All Implemented Interfaces:
Serializable

public final class NotFoundException extends HttpStatusException
Exception thrown when the request uri is not found.
Since:
4.6.0
Author:
Sergio del Amo
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException()