sarif4k
0.4.0
common
sarif4k
/
io.github.detekt.sarif4k
/
Exception
/
Exception
Exception
constructor
(
innerExceptions
:
List
<
Exception
>
?
=
null
,
kind
:
String
?
=
null
,
message
:
String
?
=
null
,
properties
:
PropertyBag
?
=
null
,
stack
:
Stack
?
=
null
)