toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
extgateway
/
ru.sydis.extgateway.docgen
/
ErrorDoc
Error
Doc
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
ErrorDoc
(
val
code
:
Int
,
val
message
:
String
,
val
description
:
String
)
Документация для ошибок.
Members
Properties
code
Link copied to clipboard
val
code
:
Int
description
Link copied to clipboard
val
description
:
String
message
Link copied to clipboard
val
message
:
String