Class InvalidEC2TagException

All Implemented Interfaces:
Serializable

public class InvalidEC2TagException extends AmazonServiceException

The tag was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidEC2TagException

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