toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
web-backend
/
dev.kordex.modules.web.core.backend.errors
/
WebError
Web
Error
data
class
WebError
(
val
message
:
String
,
val
statusCode
:
HttpStatusCode
)
Members
Constructors
Web
Error
Link copied to clipboard
constructor
(
message
:
String
,
statusCode
:
HttpStatusCode
)
Properties
message
Link copied to clipboard
val
message
:
String
status
Code
Link copied to clipboard
val
statusCode
:
HttpStatusCode