Package delight.nashornsandbox.exceptions
-
Exception Summary Exception Description BracesException Exception thrown when braces "{}" are missed in JS script, when it is not allowed.ScriptAbuseException Exception is thrown when JS script abuse was detected.ScriptCPUAbuseException Exception thrown when script runtime exides given limit.ScriptMemoryAbuseException Exception thrown when script memory usage exides given limit.