org.xml.sax.SAXException.getException
method
public getException() as Exception:
Description

Returns the embedded exception.

Returns

Embedded exception, or null.

Example
cause = error.getException()