common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.helpers
/
ClientException
/
LoginRequired
Login
Required
open
class
LoginRequired
:
ClientException
To be thrown when the some operation requires user to be logged in.
Inheritors
Unauthorized
Members
Constructors
Login
Required
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?