localrest ~master (2021-10-28T01:25:59.6657145)
Dub
Repo
ClientException
geod24
LocalRest
Thrown when the sent request is faulty (e.g. 4xx HTTP error types)
class
ClientException : Exception {
this
(string msg, string file, int line, Exception next);
}
Constructors
this
this
(string msg, string file, int line, Exception next)
Constructor
Meta
Source
See Implementation
geod24
LocalRest
aliases
BindChn
classes
ClientException
RemoteAPI
Timer
functions
runTask
setTimer
sleep
structs
Listener
Thrown when the sent request is faulty (e.g. 4xx HTTP error types)