Serialized Form
-
Package org.craftercms.commons.config
-
Exception org.craftercms.commons.config.ConfigurationException
class ConfigurationException extends Exception implements Serializable -
Exception org.craftercms.commons.config.MissingConfigurationException
class MissingConfigurationException extends ConfigurationException implements Serializable
-
-
Package org.craftercms.commons.config.profiles
-
Exception org.craftercms.commons.config.profiles.ConfigurationProfileNotFoundException
class ConfigurationProfileNotFoundException extends Exception implements Serializable
-
-
Package org.craftercms.commons.crypto
-
Exception org.craftercms.commons.crypto.CryptoException
class CryptoException extends AbstractI10nException implements Serializable
-
-
Package org.craftercms.commons.entitlements.exception
-
Exception org.craftercms.commons.entitlements.exception.EntitlementExceededException
class EntitlementExceededException extends EntitlementException implements Serializable-
Serialized Fields
-
currentValue
Number currentValue
The actual value provided by the module. -
entitlementType
EntitlementType entitlementType
The entitlement that was being validated. -
entitlementValue
Number entitlementValue
The entitlement value found in the license file. -
module
Module module
The module that requested the validation.
-
-
-
Exception org.craftercms.commons.entitlements.exception.EntitlementException
class EntitlementException extends Exception implements Serializable -
Exception org.craftercms.commons.entitlements.exception.UnsupportedEntitlementException
class UnsupportedEntitlementException extends EntitlementException implements Serializable-
Serialized Fields
-
entitlementType
EntitlementType entitlementType
The requested entitlement. -
module
Module module
The requested module.
-
-
-
-
Package org.craftercms.commons.exceptions
-
Exception org.craftercms.commons.exceptions.DateParseException
class DateParseException extends AbstractI10nRuntimeException implements Serializable -
Exception org.craftercms.commons.exceptions.InvalidManagementTokenException
class InvalidManagementTokenException extends Exception implements Serializable
-
-
Package org.craftercms.commons.file.blob.exception
-
Exception org.craftercms.commons.file.blob.exception.BlobStoreConfigurationMissingException
class BlobStoreConfigurationMissingException extends BlobStoreException implements Serializable -
Exception org.craftercms.commons.file.blob.exception.BlobStoreException
class BlobStoreException extends RuntimeException implements Serializable -
Exception org.craftercms.commons.file.blob.exception.BlobStoreMissingException
class BlobStoreMissingException extends BlobStoreException implements Serializable
-
-
Package org.craftercms.commons.i10n
-
Exception org.craftercms.commons.i10n.AbstractI10nException
class AbstractI10nException extends Exception implements Serializable- serialVersionUID:
- 5633541877690995389L
-
Exception org.craftercms.commons.i10n.AbstractI10nRuntimeException
class AbstractI10nRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -2438526910810755060L
-
-
Package org.craftercms.commons.jackson
-
Class org.craftercms.commons.jackson.CustomSerializationObjectMapper
class CustomSerializationObjectMapper extends com.fasterxml.jackson.databind.ObjectMapper implements Serializable
-
-
Package org.craftercms.commons.jackson.mvc
-
Class org.craftercms.commons.jackson.mvc.CrafterJacksonAnnotationIntrospector
class CrafterJacksonAnnotationIntrospector extends com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector implements Serializable- serialVersionUID:
- -4614283468824831495L
-
Serialized Fields
-
defaultFilter
String defaultFilter
-
securityPropertyFilter
SecurePropertyHandler securityPropertyFilter
-
-
-
Package org.craftercms.commons.mail
-
Exception org.craftercms.commons.mail.EmailAddressException
class EmailAddressException extends EmailException implements Serializable -
Exception org.craftercms.commons.mail.EmailException
class EmailException extends AbstractI10nException implements Serializable -
Exception org.craftercms.commons.mail.EmailPreparationException
class EmailPreparationException extends EmailException implements Serializable -
Exception org.craftercms.commons.mail.EmailSendException
class EmailSendException extends EmailException implements Serializable
-
-
Package org.craftercms.commons.mongo
-
Exception org.craftercms.commons.mongo.DuplicateKeyException
class DuplicateKeyException extends MongoDataException implements Serializable -
Exception org.craftercms.commons.mongo.MongoDataException
class MongoDataException extends Exception implements Serializable- serialVersionUID:
- 658758865887694336L
-
-
Package org.craftercms.commons.plugin.exception
-
Exception org.craftercms.commons.plugin.exception.PluginException
class PluginException extends Exception implements Serializable
-
-
Package org.craftercms.commons.rest
-
Exception org.craftercms.commons.rest.RestServiceException
class RestServiceException extends org.springframework.web.client.RestClientException implements Serializable-
Serialized Fields
-
errorDetails
Object errorDetails
-
responseStatus
org.springframework.http.HttpStatus responseStatus
-
-
-
-
Package org.craftercms.commons.security.exception
-
Exception org.craftercms.commons.security.exception.ActionDeniedException
class ActionDeniedException extends PermissionException implements Serializable -
Exception org.craftercms.commons.security.exception.PermissionException
class PermissionException extends SecurityException implements Serializable -
Exception org.craftercms.commons.security.exception.SecurityException
class SecurityException extends AbstractI10nRuntimeException implements Serializable -
Exception org.craftercms.commons.security.exception.SubjectNotFoundException
class SubjectNotFoundException extends PermissionException implements Serializable
-
-
Package org.craftercms.commons.upgrade.exception
-
Exception org.craftercms.commons.upgrade.exception.UpgradeException
class UpgradeException extends Exception implements Serializable -
Exception org.craftercms.commons.upgrade.exception.UpgradeNotSupportedException
class UpgradeNotSupportedException extends UpgradeException implements Serializable
-
-
Package org.craftercms.commons.validation
-
Exception org.craftercms.commons.validation.ValidationException
class ValidationException extends Exception implements Serializable-
Serialized Fields
-
result
ValidationResult result
-
-
-
Exception org.craftercms.commons.validation.ValidationRuntimeException
class ValidationRuntimeException extends RuntimeException implements Serializable-
Serialized Fields
-
result
ValidationResult result
-
-
-