MineAuth
Toggle table of contents
VersionPlaceholder
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MineAuth
api
/
party.morino.mineauth.api.http
/
HttpError
/
HttpError
Http
Error
constructor
(
status
:
HttpStatus
,
message
:
String
,
details
:
Map
<
String
,
Any
>
=
mapOf()
)