MethodNotAllowed constructor

MethodNotAllowed(
  1. Response response
)

Implementation

MethodNotAllowed(Response response) : super(response);