public final class CommonsLogMessageConstant extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INVALID_STATISTICS_NAME
Message notifies that an invalid statistics name was received, because there is no aggregator for it.
|
static String |
LOCAL_FILE_COMPRESSION_FAILED
Message notifies that files archiving operation failed.
|
static String |
UNABLE_TO_DESERIALIZE_JSON
Message notifies that some exception has been thrown during json deserialization from object.
|
static String |
UNABLE_TO_SERIALIZE_OBJECT
Message notifies that some exception has been thrown during json serialization to object.
|
static String |
UNKNOWN_PLACEHOLDER_WAS_IGNORED
Message notifies that unknown placeholder was ignored during parsing of the producer line format.
|
static String |
UNREPORTED_EVENT
Message warns that some event is at confirmation stage but it is not known.
|
public static final String INVALID_STATISTICS_NAME
public static final String LOCAL_FILE_COMPRESSION_FAILED
public static final String UNABLE_TO_DESERIALIZE_JSON
public static final String UNABLE_TO_SERIALIZE_OBJECT
public static final String UNKNOWN_PLACEHOLDER_WAS_IGNORED
public static final String UNREPORTED_EVENT
Copyright © 1998–2022 iText Group NV. All rights reserved.