public static class Base64.SAXIOException extends 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 |
|---|---|
SAXException |
getSAXException()
Returns the encapsulated
SAXException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SAXException getSAXException()
SAXException.ContentHandler.characters(char[], int, int).Copyright © 2005-2015 Apache Software Foundation. All Rights Reserved.