public class OrderCancelDeniedException extends OrderCancelException
OrderCancelService.requestOrderCancel(OrderCancelRequest, de.hybris.platform.core.model.security.PrincipalModel)
method is invoked and Cancel is denied for given conditions. Cancel denial decisions can be read out using
getCancelDecision() method.| Constructor and Description |
|---|
OrderCancelDeniedException(String orderCode,
CancelDecision cancelDecision) |
| Modifier and Type | Method and Description |
|---|---|
CancelDecision |
getCancelDecision() |
getOrderCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OrderCancelDeniedException(String orderCode, CancelDecision cancelDecision)
public CancelDecision getCancelDecision()
Copyright © 2017 SAP SE. All Rights Reserved.