public class InternalSAXException extends SAXException
Constructor and Description |
---|
InternalSAXException(String msg,
Stack<MaapiSchemas.CSNode> currentStack) |
Modifier and Type | Method and Description |
---|---|
Stack<MaapiSchemas.CSNode> |
getCurrentStack() |
getCause, getException, getMessage, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public InternalSAXException(String msg, Stack<MaapiSchemas.CSNode> currentStack)
public Stack<MaapiSchemas.CSNode> getCurrentStack()