kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
routers
/
dev.kaccelero.annotations
/
DocumentedError
Documented
Error
@
Target
(
allowedTargets
=
[
AnnotationTarget.FUNCTION
]
)
annotation class
DocumentedError
(
val
code
:
Int
,
val
key
:
String
,
val
description
:
String
=
""
)
Members
Properties
code
Link copied to clipboard
val
code
:
Int
description
Link copied to clipboard
val
description
:
String
key
Link copied to clipboard
val
key
:
String