Module io.avaje.jex

Class InternalServerErrorException

All Implemented Interfaces:
Serializable

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

    • InternalServerErrorException

      public InternalServerErrorException(String message)