public class StyledXMLParserException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static String |
FontProviderContainsZeroFonts
Message in case the font provider doesn't know about any fonts.
|
static String |
UnsupportedEncodingException
The Constant UnsupportedEncodingException.
|
| Constructor and Description |
|---|
StyledXMLParserException(String message)
Creates a new StyledXMLParserException instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String FontProviderContainsZeroFonts
public static final String UnsupportedEncodingException
public StyledXMLParserException(String message)
StyledXMLParserException instance.
message - the message
Copyright © 1998–2019 iText Group NV. All rights reserved.