marsrestclient ~master (2017-03-12T11:31:18Z)
Dub
Repo
ApiUnknownException
vksdk
exceptions
ApiUnknownException
Undocumented in source.
class
ApiUnknownException :
ApiException
{
this
(string message);
}
Constructors
this
this
(string message)
Undocumented in source.
Inherited Members
From ApiException
getDescription
string
getDescription
()
Undocumented in source. Be warned that the author may not have intended to support it.
getCode
int
getCode
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vksdk
exceptions
ApiUnknownException
modules
ApiException
ApiUnknownException
ClientException
ExceptionMapper