public class CatalogAwareObjectResolvingException extends BusinessException
Thrown by the
CatalogTypeService.getCatalogVersionAwareModel(de.hybris.platform.catalog.model.CatalogVersionModel, String, java.util.Map)
when one of the method parameters was a non-persisted model.
| Constructor and Description |
|---|
CatalogAwareObjectResolvingException(java.lang.String message,
java.lang.Throwable cause,
java.lang.Object nonPersistedModel) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getNonPersistedModel()
Returns a non persisted model that caused throwing of the exception.
|
Copyright © 2018 SAP SE. All Rights Reserved.