org.apache.felix.gogo.runtime
public class SyntaxError extends java.lang.RuntimeException
SyntaxError(int line, int column, java.lang.String message)
int
column()
line()
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SyntaxError(int line, int column, java.lang.String message)
public int column()
public int line()
Copyright © 2014. All Rights Reserved.