Module io.avaje.jex

Class MethodNotAllowedResponse

All Implemented Interfaces:
Serializable

public class MethodNotAllowedResponse
extends HttpResponseException
See Also:
Serialized Form
  • Constructor Details

    • MethodNotAllowedResponse

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

      public MethodNotAllowedResponse​(String message)