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 |
INVALID_GRADIENT_COLOR_STOP_VALUE
The Constant INVALID_GRADIENT_COLOR_STOP_VALUE.
|
static String |
INVALID_GRADIENT_FUNCTION_ARGUMENTS_LIST
The Constant INVALID_GRADIENT_VALUE.
|
static String |
INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING
The Constant INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING.
|
static String |
NAN
The Constant NAN.
|
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, toString
public static final String INVALID_GRADIENT_FUNCTION_ARGUMENTS_LIST
public static final String INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING
public static final String INVALID_GRADIENT_COLOR_STOP_VALUE
public static final String NAN
public static final String FontProviderContainsZeroFonts
public static final String UnsupportedEncodingException
public StyledXMLParserException(String message)
StyledXMLParserException
instance.
message
- the message
Copyright © 1998–2023 iText Group NV. All rights reserved.