NoSuchStepException

class NoSuchStepException(m: String = "Iterative Process: No such step exception!") : RuntimeException(source)

Constructors

Link copied to clipboard
constructor(m: String = "Iterative Process: No such step exception!")