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:
Serializable
public class ScriptParserException extends RuntimeException
User: iryabov Date: 19.01.14 Time: 15:41- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ScriptParserException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-