Class InvalidCloudWatchLogsRoleArnException

All Implemented Interfaces:
Serializable

public class InvalidCloudWatchLogsRoleArnException extends AmazonServiceException

This exception is thrown when the provided role is not valid.

See Also:
  • Constructor Details

    • InvalidCloudWatchLogsRoleArnException

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