Package net.n2oapp.framework.api.script
Class ScriptParserException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.n2oapp.framework.api.script.ScriptParserException
-
- All Implemented Interfaces:
java.io.Serializable
public class ScriptParserException extends java.lang.RuntimeExceptionUser: iryabov Date: 19.01.14 Time: 15:41- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScriptParserException(java.lang.String message, java.lang.Throwable cause)
-