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, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InternalSAXException(String msg, Stack<MaapiSchemas.CSNode> currentStack)
public Stack<MaapiSchemas.CSNode> getCurrentStack()