toggle menu
GW2APIClient
0.8.0
common
switch theme
search in API
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
?