core
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
core
common
/
dev.pubgkt.http
/
UnauthorizedException
Unauthorized
Exception
class
UnauthorizedException
:
Exception
Thrown when the PUBG API returns HTTP 401 (Unauthorized). Provide a working API Key.
Members
Constructors
Unauthorized
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?