Package org.intocps.maestro.interpreter
Class ErrorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.intocps.maestro.ast.analysis.AnalysisException
-
- org.intocps.maestro.interpreter.ErrorException
-
- All Implemented Interfaces:
java.io.Serializable
public class ErrorException extends org.intocps.maestro.ast.analysis.AnalysisException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ErrorException(java.lang.String message)
-