Module io.avaje.jex

Class MethodNotAllowedResponse

All Implemented Interfaces:
Serializable

public class MethodNotAllowedResponse extends HttpResponseException
See Also:
  • Constructor Details

    • MethodNotAllowedResponse

      public MethodNotAllowedResponse(String message, Map<String,String> details)
    • MethodNotAllowedResponse

      public MethodNotAllowedResponse(String message)