Too Many Scans Exception
class TooManyScansException(msg: String = "Too many scans during the conditional action processing" +
" check for cycling between events or turn off max scan checking") : RuntimeException
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")