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