Class ScriptNotFoundException

All Implemented Interfaces:
Serializable

public class ScriptNotFoundException extends ControllerException
This exception is thrown when the Controller is not able to locate a script.
See Also:
  • Constructor Details

    • ScriptNotFoundException

      public ScriptNotFoundException(String message)