Package io.virtualan.core.util
Class ScriptErrorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.virtualan.core.util.ScriptErrorException
-
- All Implemented Interfaces:
java.io.Serializable
public class ScriptErrorException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScriptErrorException()ScriptErrorException(java.lang.String msg)
-