KSLCore
Toggle table of contents
R1.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.exceptions
/
KSLTooManyIterationsException
KSLToo
Many
Iterations
Exception
class
KSLTooManyIterationsException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
Exception
(
source
)
Members
Constructors
KSLToo
Many
Iterations
Exception
Link copied to clipboard
constructor
(
cause
:
Throwable
)
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)