|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jruby.lexer.yacc.SyntaxException
public class SyntaxException
| Nested Class Summary | |
|---|---|
static class |
SyntaxException.PID
|
| Constructor Summary | |
|---|---|
SyntaxException(SyntaxException.PID pid,
ISourcePosition position,
java.lang.String lastLine,
java.lang.String message,
java.lang.Object... data)
|
|
| Method Summary | |
|---|---|
SyntaxException.PID |
getPid()
|
ISourcePosition |
getPosition()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SyntaxException(SyntaxException.PID pid,
ISourcePosition position,
java.lang.String lastLine,
java.lang.String message,
java.lang.Object... data)
| Method Detail |
|---|
public ISourcePosition getPosition()
public SyntaxException.PID getPid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||