Class InvalidGrantIdException

All Implemented Interfaces:
Serializable

public class InvalidGrantIdException extends AmazonServiceException

The request was rejected because the specified GrantId is not valid.

See Also:
  • Constructor Details

    • InvalidGrantIdException

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