Class MissingScriptException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.siouan.frontendgradleplugin.core.FrontendException
-
- org.siouan.frontendgradleplugin.core.MissingScriptException
-
- All Implemented Interfaces:
java.io.Serializable
public class MissingScriptException extends FrontendException
Exception thrown when no script was provided.- Since:
- 1.3.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MissingScriptException()
-