GW2APIClient
Toggle table of contents
0.9.0
common
Platform filter
common
Switch theme
Search in API
GW2APIClient
api-client
/
com.gw2tb.gw2api.client.exceptions
/
InsufficientPermissionsException
Insufficient
Permissions
Exception
class
InsufficientPermissionsException
(
msg
:
String
)
:
ClientValidationException
An exception indicating that the API key in use has insufficient permissions.
Since
0.1.0
Members
Constructors
Insufficient
Permissions
Exception
Link copied to clipboard
constructor
(
msg
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?