TooManyScansException

class TooManyScansException(msg: String = "Too many scans during the conditional action processing" + " check for cycling between events or turn off max scan checking") : RuntimeException(source)

Author

rossetti

Constructors

Link copied to clipboard
constructor(msg: String = "Too many scans during the conditional action processing" + " check for cycling between events or turn off max scan checking")