public static class Base64.SAXIOException
extends java.io.IOException
Base64.SAXEncoder,
if writing to the target handler causes a SAX exception.
This class is required, because the IOException
allows no cause until Java 1.3.| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.SAXException |
getSAXException()
Returns the encapsulated
SAXException. |