public class CssApplierInitializationException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
ReflectionFailed
The message template in case reflection failed.
|
Constructor and Description |
---|
CssApplierInitializationException(String message, String className, String tag)
Creates a new CssApplierInitializationException instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String ReflectionFailed
public CssApplierInitializationException(String message, String className, String tag)
CssApplierInitializationException
instance.
message
- the message
className
- the class name of the CSS applier
tag
- the key
Copyright © 1998–2019 iText Group NV. All rights reserved.