Class RepositoryDoesNotExistException

All Implemented Interfaces:
Serializable

public class RepositoryDoesNotExistException extends AmazonServiceException

The specified repository does not exist.

See Also:
  • Constructor Details

    • RepositoryDoesNotExistException

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