View on GitHub

optical_graph_recognition_mobApp

Mobile application for optical graph recognition

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