|
| const String |
ATTEMPT_TO_LOAD_AN_OLDER_LICENSE |
| |
Message notifies that license cannot be overloaded with the older one. More...
|
| |
| const String |
CAN_NOT_FIND_LIMIT_FOR_PRODUCT = "Can not find limit for product \"{0}\"." |
| |
| const String |
CERTIFICATE_NOT_FOUND = "Certificate not found." |
| |
| const String |
COMMONS_VERSION_DOES_NOT_MATCH = "Version \"{0}\" of commons module of iText does not match minimal expected version \"{1}.{2}.{3}\"." |
| |
| const String |
CORE_LICENSE_IS_NOT_LOADED |
| |
| const String |
CORRUPTED_LICENSE_FILE = "License file was corrupted." |
| |
| const String |
CORRUPTED_SIGNATURE = "Signature was corrupted." |
| |
| const String |
EVENTS_CAN_NOT_BE_NULL = "Events can not be null." |
| |
| const String |
EVENT_IS_FORBIDDEN = "Event with type \"{0}\" for product \"{1}\" is forbidden." |
| |
| const String |
EVENT_TIME_CAN_NOT_BE_NULL = "Event time can not be null." |
| |
| const String |
GRACE_EXPIRATION_STRATEGY_INVALID_ARGUMENTS = "Grace period should not be null to create grace expiration strategy." |
| |
| const String |
HEALTH_CHECK_WRITING_FAILED = "Health check writing failed. Exception message: \"{0}\"." |
| |
| const String |
INTERNAL_USAGE_UTIL_EVENT = "This is util event for internal usage." |
| |
| const String |
INVALID_EVENT_VERSION = "Invalid event version." |
| |
| const String |
INVALID_EXPIRATION_STRATEGY = "Invalid license file expiration strategy." |
| |
| const String |
INVALID_GRACE_PERIOD_FORMAT = "Unable to parse grace period \"{0}\"." |
| |
| const String |
INVALID_LICENSE_FILE_EXPIRE_DATE = "Invalid expire date for license file which corresponds to \"{0}\" product." |
| |
| const String |
INVALID_LOCAL_FILE_ROOT_DIRECTORY = "Specified local file reporting root directory is invalid." |
| |
| const String |
INVALID_PUBLIC_KEY = "Invalid public key." |
| |
| const String |
INVALID_REPORTING_EXCEEDED_STRATEGY = "Invalid reporting exceeded strategy." |
| |
| const String |
INVALID_REPORTING_TYPE = "Invalid reporting type." |
| |
| const String |
INVALID_REPORTING_UNAVAILABILITY_STRATEGY = "Invalid reporting unavailability strategy." |
| |
| const String |
LEFT_LIMITS_CAN_NOT_BE_NULL = "Left limits can not be null." |
| |
| const String |
LICENSING_BASE_MODULE_SHOULD_BE_UPDATED |
| |
| const String |
LICENSE_DOES_NOT_ALLOW_REPORTING_TYPE = "Your current license does not allow reporting type {0}." |
| |
| const String |
LICENSING_REMOTE_VERSION_DOES_NOT_MATCH |
| |
| const String |
LICENSE_IS_INCOMPATIBLE |
| |
Message notifies that license was not loaded as it is incompatible with the rest licenses. More...
|
| |
| const String |
LICENSE_FILE_CAN_NOT_BE_NULL = "License file can not be null." |
| |
| const String |
LICENSE_FILE_HAS_BEEN_RELOADED = "License file for \"{0}\" product has been reloaded." |
| |
| const String |
LICENSE_FILE_HAS_EXPIRED = "A license file which corresponds to \"{0}\" product has expired." |
| |
| const String |
LICENSE_FILE_KEY_CAN_NOT_BE_NULL = "License file key can not be null." |
| |
| const String |
LICENSE_FILE_NOT_LOADED = "License file not loaded." |
| |
| const String |
LIMITS_CAN_NOT_BE_NULL = "Limits can not be null." |
| |
| const String |
LIMIT_HAS_EXCEEDED = "Limit \"{0}\" for product \"{1}\" has been exceeded." |
| |
| const String |
MAJOR_VERSION_DOES_NOT_MATCH = "Major version \"{0}\" of product \"{1}\" doesn't match to supported version \"{2}\" from license file." |
| |
| const String |
MINOR_VERSION_DOES_NOT_MATCH = "Minor version \"{0}\" of product \"{1}\" doesn't match to supported version \"{2}\" from license file." |
| |
| const String |
MISSING_LOCAL_FILE_ROOT_DIRECTORY = "Using local file reporting without specified reports root directory is forbidden." |
| |
| const String |
NEW_LICENSE_IS_INCOMPATIBLE_WITH_EXISTING |
| |
Message notifies that new license was not loaded for the product as it is incompatible with the previous one. More...
|
| |
| const String |
NO_AVAILABLE_REPORTING_TYPES_SPECIFIED = "Available reporting types collection is empty." |
| |
| const String |
OLD_LICENSE_FORMAT |
| |
| const String |
PRODUCT_NAME_CAN_NOT_BE_NULL = "Product name can not be null." |
| |
| const String |
REMOTE_REPORTING_HEALTH_CHECK_FAILED = "Cannot send data to remote reporting server" |
| |
| const String |
REMOTE_REPORTING_MISSING_REMOTE_MODULE |
| |
| const String |
STATISTICS_CANNOT_BE_ENABLED_FOR_LICENSEKEY |
| |
| const String |
UNABLE_TO_CONNECT_SERVER_DURING_LIMIT_UPDATING |
| |
| const String |
UNABLE_TO_CONNECT_SERVER_DURING_REPORTING |
| |
| const String |
UNABLE_TO_DESERIALIZE_DATA_LINE = "Unable to deserialize report file data line." |
| |
| const String |
UNABLE_TO_DESERIALIZE_METADATA = "Unable to deserialize metadata from report file." |
| |
| const String |
UNABLE_TO_EXTRACT_REMAINING_EVENTS = "Unable to extract remaining events for \"{0}\" type of event \"{1}\" product." |
| |
| const String |
UNABLE_TO_GET_LICENSE_LIMITS = "Unable to get license file limits." |
| |
| const String |
UNABLE_TO_PARSE_EMPTY_REPORT_FILE = "Unable to parse empty report file." |
| |
| const String |
UNEXPECTED_LICENSE_TYPE = "Unexpected license type \"{0}\"." |
| |
| const String |
UNEXPECTED_LIMIT_TYPE = "Unexpected limit type \"{0}\"." |
| |
| const String |
WRONG_LICENSE_FILE_VERSION = "This version {0} of license file is not supported. Try to update your license-key library." |
| |
Message notifies that the version of license file is not compatible with the license-key library. More...
|
| |
| const String |
WRONG_PLATFORM = "The license file is not compatible with your current platform." |
| |