KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.exceptions
/
NoSuchStepException
No
Such
Step
Exception
class
NoSuchStepException
(
m
:
String
=
"Iterative Process: No such step exception!"
)
:
RuntimeException
Members
Constructors
No
Such
Step
Exception
Link copied to clipboard
constructor
(
m
:
String
=
"Iterative Process: No such step exception!"
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?