hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
core
/
com.hexagontk.core
/
MultipleException
/
MultipleException
Multiple
Exception
constructor
(
vararg
causes
:
Throwable
)
constructor
(
message
:
String
,
causes
:
List
<
Throwable
>
)
constructor
(
message
:
String
,
vararg
causes
:
Throwable
)
constructor
(
causes
:
List
<
Throwable
>
,
message
:
String
=
""
)