Module io.avaje.jex

Class NotFoundException

All Implemented Interfaces:
Serializable

public class NotFoundException extends HttpResponseException
Thrown when unable to find a route/resource
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message)