Class ScriptNotFoundException

All Implemented Interfaces:
Serializable

public class ScriptNotFoundException extends ScriptingException
Exception thrown when persisted script cannot be found in repository.
See Also:
  • Constructor Details

    • ScriptNotFoundException

      public ScriptNotFoundException(String message)
    • ScriptNotFoundException

      public ScriptNotFoundException(String message, Throwable cause)