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, getValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getValue
public SqlJetRaiseExpression(org.antlr.runtime.tree.CommonTree ast)
public ISqlJetRaiseExpression.Action getAction()
getAction
in interface ISqlJetRaiseExpression
public java.lang.String getErrorMessage()
getErrorMessage
in interface ISqlJetRaiseExpression
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.