app / com.pzpg.ogr.api.request / TimeOutException
TimeOutException
class TimeOutException : RequestServerException
Has thrown when code status of the request is -1
Parameters
message - a message to show, inherited from Exception standard class
Author Władysław Jakołcewicz
Constructors
| Name | Summary |
|---|---|
| <init> | Has thrown when code status of the request is -1TimeOutException(message: String?) |