Class TagNotFoundException

All Implemented Interfaces:
Serializable

public class TagNotFoundException extends AmazonServiceException

The requested tag was not found on this resource.

See Also:
  • Constructor Details

    • TagNotFoundException

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