public class PyIndentationError extends PyException
Generally subclassing from PyException is not the right way of creating new exception classes.
traceback, type, value| Constructor and Description | 
|---|
| PyIndentationError(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, traverseaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace