Class BusinessEventParameterMissingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.apiregistryservices.exceptions.BusinessEventParameterMissingException
All Implemented Interfaces:
Serializable

public class BusinessEventParameterMissingException extends Exception
Thrown when business event parameter is missing for business process actions.
See Also:
  • Constructor Details

    • BusinessEventParameterMissingException

      public BusinessEventParameterMissingException(String message)
    • BusinessEventParameterMissingException

      public BusinessEventParameterMissingException(String message, Throwable t)