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 class
ScriptCPUAbuseException
Exception thrown when script runtime exides given limit.class
ScriptMemoryAbuseException
Exception thrown when script memory usage exides given limit.
-