Class RepositoryPolicyNotFoundException

All Implemented Interfaces:
Serializable

public class RepositoryPolicyNotFoundException extends AmazonServiceException

The specified repository and registry combination does not have an associated repository policy.

See Also:
  • Constructor Details

    • RepositoryPolicyNotFoundException

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