Class ExecutionRejectedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.governor.ExecutionRejectedException
All Implemented Interfaces:
Serializable

@Beta public class ExecutionRejectedException extends Exception
The exception thrown by the ResourceGovernor when it decides that the operation cannot be executed. PLEASE NOTE: This API is in the beta stage, it can be changed or even removed in a future release. Compatibility with other features is not guaranteed.
See Also:
  • Constructor Details

    • ExecutionRejectedException

      @Beta public ExecutionRejectedException(String message)
      PLEASE NOTE: This API is in the beta stage, it can be changed or even removed in a future release. Compatibility with other features is not guaranteed.