Class LifecycleHookLimitExceededException

All Implemented Interfaces:
Serializable

public class LifecycleHookLimitExceededException extends AmazonServiceException

The limit for lifecycle hooks was exceeded.

See Also:
  • Constructor Details

    • LifecycleHookLimitExceededException

      public LifecycleHookLimitExceededException(String message)
      Constructs a new LifecycleHookLimitExceededException with the specified error message.
      Parameters:
      message - Describes the error encountered.