kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
routers-client-ktor
/
dev.kaccelero.commons.exceptions
Package-level
declarations
Types
Types
APIException
Link copied to clipboard
data
class
APIException
(
val
code
:
HttpStatusCode
,
val
key
:
String
)
:
Exception