yam-api
Toggle table of contents
1.0.0-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
yam-api
core
/
su.pank.yamapi.exceptions
/
NotAuthenticatedException
Not
Authenticated
Exception
class
NotAuthenticatedException
:
Exception
Исключение, выбрасываемое при отсутствии авторизации.
Members
Constructors
Not
Authenticated
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
?