public class PySyntaxError extends PyException
Generally subclassing from PyException is not the right way of creating new exception classes.
traceback, type, value
Constructor and Description |
---|
PySyntaxError(String s,
int line,
int column,
String text,
String filename) |
doRaise, exceptionClassName, fillInStackTrace, isExceptionClass, isExceptionInstance, match, normalize, printStackTrace, printStackTrace, refersDirectlyTo, super__printStackTrace, toString, tracebackHere, tracebackHere, traverse
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace