app / com.pzpg.ogr.api.request / NotAllowedMethodException / <init>
<init>
NotAllowedMethodException(message:
String
?)
BadRequestException class to throw this when method of request is not allowed Has thrown when code status of the request is 405
Parameters
message
- a message to show, inherited from Exception standard class
Author Władysław Jakołcewicz