Class ScriptCPUAbuseException

All Implemented Interfaces:
Serializable

public class ScriptCPUAbuseException extends ScriptAbuseException
Exception thrown when script runtime exides given limit.

Created on 2015-08-07

Version:
$Id$
See Also:
  • Field Details

  • Constructor Details

    • ScriptCPUAbuseException

      public ScriptCPUAbuseException(String string, boolean scriptKilled, Throwable throwable)