Uses of Class
de.hybris.platform.servicelayer.exceptions.SystemException
-
-
Uses of SystemException in de.hybris.platform.acceleratorservices.dataimport.batch
Subclasses of SystemException in de.hybris.platform.acceleratorservices.dataimport.batch Modifier and Type Class Description classBatchExceptionBatch Exception encapsulating the BatchHeader information. -
Uses of SystemException in de.hybris.platform.acceleratorservices.exceptions
Subclasses of SystemException in de.hybris.platform.acceleratorservices.exceptions Modifier and Type Class Description classPathTraversalExceptionThrown when path traversal is somehow violated. -
Uses of SystemException in de.hybris.platform.adminapi.exceptions
Subclasses of SystemException in de.hybris.platform.adminapi.exceptions Modifier and Type Class Description classAdminApiSystemException -
Uses of SystemException in de.hybris.platform.b2bacceleratorfacades.customer.exception
Subclasses of SystemException in de.hybris.platform.b2bacceleratorfacades.customer.exception Modifier and Type Class Description classInvalidPasswordExceptionException is thrown when there is attempt to change customer password but it does not match the validation regex. -
Uses of SystemException in de.hybris.platform.commercefacades.user.exceptions
Subclasses of SystemException in de.hybris.platform.commercefacades.user.exceptions Modifier and Type Class Description classPasswordMismatchExceptionException is thrown when there is attempt to change customer password but given old password does not match the one stored in the system. -
Uses of SystemException in de.hybris.platform.commerceservices.consent.exceptions
Subclasses of SystemException in de.hybris.platform.commerceservices.consent.exceptions Modifier and Type Class Description classCommerceConsentGivenExceptionException indicating that a user already gave a consent. -
Uses of SystemException in de.hybris.platform.commerceservices.order
Subclasses of SystemException in de.hybris.platform.commerceservices.order Modifier and Type Class Description classCommerceQuoteAssignmentExceptionException thrown if quote assignment failsclassCommerceQuoteExpirationTimeExceptionException thrown if Quote has Expired -
Uses of SystemException in de.hybris.platform.directpersistence.read
Subclasses of SystemException in de.hybris.platform.directpersistence.read Modifier and Type Class Description classRelationTypeNotSupportedException -
Uses of SystemException in de.hybris.platform.gigya.gigyaservices.api.exception
Subclasses of SystemException in de.hybris.platform.gigya.gigyaservices.api.exception Modifier and Type Class Description classGigyaApiExceptionGigya API exception class -
Uses of SystemException in de.hybris.platform.impex.session.impl
Classes in de.hybris.platform.impex.session.impl with type parameters of type SystemException Modifier and Type Class Description classAbstractInsertProcessorSessionExecutionBody<T,X extends SystemException>SpecialSessionExecutionBodyimplementation which injects to session a attributes CoreImpExConstants.CTX_DONT_CHANGE_EXISTING_LINKS -> Boolean.TRUE Constants.DISABLE_CYCLIC_CHECKS -> Boolean.TRUEMethods in de.hybris.platform.impex.session.impl that throw SystemException Modifier and Type Method Description protected abstract TAbstractInsertProcessorSessionExecutionBody. doProcess()Place a custom logic to be called inSessionExecutionBody.execute(). -
Uses of SystemException in de.hybris.platform.persistence.audit.internal
Subclasses of SystemException in de.hybris.platform.persistence.audit.internal Modifier and Type Class Description classAuditConfigurationException -
Uses of SystemException in de.hybris.platform.sap.productconfig.services.exceptions
Subclasses of SystemException in de.hybris.platform.sap.productconfig.services.exceptions Modifier and Type Class Description classConfigurationNotFoundException -
Uses of SystemException in de.hybris.platform.scimservices.exceptions
Subclasses of SystemException in de.hybris.platform.scimservices.exceptions Modifier and Type Class Description classScimException -
Uses of SystemException in de.hybris.platform.servicelayer.exceptions
Subclasses of SystemException in de.hybris.platform.servicelayer.exceptions Modifier and Type Class Description classAmbiguousIdentifierExceptionclassClassMismatchExceptionException thrown on a model class mismatch.classConfigurationExceptionclassModelCreationExceptionclassModelInitializationExceptionclassModelLoadingExceptionclassModelNotFoundExceptionclassModelRemovalExceptionclassModelSavingExceptionclassModelValidationExceptionclassUnknownIdentifierException -
Uses of SystemException in de.hybris.platform.servicelayer.internal.converter
Subclasses of SystemException in de.hybris.platform.servicelayer.internal.converter Modifier and Type Class Description classPersistenceObjectExceptionclassPersistenceObjectNotFoundException -
Uses of SystemException in de.hybris.platform.servicelayer.media
Subclasses of SystemException in de.hybris.platform.servicelayer.media Modifier and Type Class Description classMediaIOExceptionThrown if anIOExceptionhas occurred while media handling operations.classNoDataAvailableExceptionThrown if data of a media is requested but no data is set. -
Uses of SystemException in de.hybris.platform.servicelayer.search.exceptions
Subclasses of SystemException in de.hybris.platform.servicelayer.search.exceptions Modifier and Type Class Description classFlexibleSearchExceptionException thrown when error will occur during querying database using Flexible Search. -
Uses of SystemException in de.hybris.platform.servicelayer.user.exceptions
Subclasses of SystemException in de.hybris.platform.servicelayer.user.exceptions Modifier and Type Class Description classCannotDecodePasswordExceptionThrown if it is not possible to decode a given password with the given password encoder.classPasswordEncoderNotFoundExceptionThrown if no password encoder was found in the system. -
Uses of SystemException in de.hybris.platform.stock.exception
Subclasses of SystemException in de.hybris.platform.stock.exception Modifier and Type Class Description classStockLevelEmptyHistoryEntryExceptionclassStockLevelNotFoundExceptionclassStockLevelUpdateException
-