Class InvalidCloudWatchLogsLogGroupArnException

All Implemented Interfaces:
Serializable

public class InvalidCloudWatchLogsLogGroupArnException extends AmazonServiceException

This exception is thrown when the provided CloudWatch log group is not valid.

See Also:
  • Constructor Details

    • InvalidCloudWatchLogsLogGroupArnException

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