public class SqlJetRaiseExpression extends SqlJetExpression implements ISqlJetRaiseExpression
ISqlJetRaiseExpression.Action| Constructor and Description |
|---|
SqlJetRaiseExpression(org.antlr.runtime.tree.CommonTree ast) |
| Modifier and Type | Method and Description |
|---|---|
ISqlJetRaiseExpression.Action |
getAction() |
java.lang.String |
getErrorMessage() |
java.lang.String |
toString() |
create, getValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValuepublic SqlJetRaiseExpression(org.antlr.runtime.tree.CommonTree ast)
public ISqlJetRaiseExpression.Action getAction()
getAction in interface ISqlJetRaiseExpressionpublic java.lang.String getErrorMessage()
getErrorMessage in interface ISqlJetRaiseExpressionpublic java.lang.String toString()
toString in class java.lang.Object