Uses of Class
delight.nashornsandbox.exceptions.ScriptAbuseException
-
Packages that use ScriptAbuseException Package Description delight.nashornsandbox.exceptions -
-
Uses of ScriptAbuseException in delight.nashornsandbox.exceptions
Subclasses of ScriptAbuseException in delight.nashornsandbox.exceptions Modifier and Type Class Description classScriptCPUAbuseExceptionException thrown when script runtime exides given limit.classScriptMemoryAbuseExceptionException thrown when script memory usage exides given limit.
-