Class InvalidTagException

All Implemented Interfaces:
Serializable

public class InvalidTagException extends AmazonServiceException

The specified tag was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidTagException

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