Class RevisionDoesNotExistException

All Implemented Interfaces:
Serializable

public class RevisionDoesNotExistException extends AmazonServiceException

The named revision does not exist with the applicable IAM user or AWS account.

See Also:
  • Constructor Details

    • RevisionDoesNotExistException

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