Class ExprException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yamcs.studio.autocomplete.parser.engine.expr.ExprException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionExprException
(String message) ExprException
(String message, Throwable cause) ExprException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ExprException
public ExprException() -
ExprException
-
ExprException
-
ExprException
-