Uses of Class
dev.qixils.crowdcontrol.exceptions.CrowdControlException
-
Packages that use CrowdControlException Package Description dev.qixils.crowdcontrol.exceptions Exceptions that may be thrown by library users. -
-
Uses of CrowdControlException in dev.qixils.crowdcontrol.exceptions
Subclasses of CrowdControlException in dev.qixils.crowdcontrol.exceptions Modifier and Type Class Description classNoApplicableTargetAn exception indicating that a software utilizing theCrowdControllibrary was unable to map the providedtarget(s)while attempting to execute an effect and that the library shouldretrythe effect after a short time.
-