public class UnknownProductException extends ITextException
| Modifier and Type | Field and Description |
|---|---|
static String |
UNKNOWN_PRODUCT
Message notifies that event corresponding to unknown product was met.
|
| Constructor and Description |
|---|
UnknownProductException(String message)
Creates a new instance of the exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String UNKNOWN_PRODUCT
public UnknownProductException(String message)
message - the detail message
Copyright © 1998–2022 iText Group NV. All rights reserved.