core
/
org.jetbrains.dokka.model.doc
/
Throws
Throws
data class
Throws
(root:
DocTag
, name:
String
, exceptionAddress:
DRI
?) :
NamedTagWrapper
Content copied to clipboard
Properties
Properties
children
Link copied to clipboard
open override val
children
:
List
<
DocTag
>
Content copied to clipboard
exceptionAddress
Link copied to clipboard
val
exceptionAddress
:
DRI
?
Content copied to clipboard
name
Link copied to clipboard
open override val
name
:
String
Content copied to clipboard
root
Link copied to clipboard
open override val
root
:
DocTag
Content copied to clipboard