Class NoSuchCloudFrontOriginAccessIdentityException

All Implemented Interfaces:
Serializable

public class NoSuchCloudFrontOriginAccessIdentityException extends AmazonServiceException
The specified origin access identity does not exist.
See Also:
  • Constructor Details

    • NoSuchCloudFrontOriginAccessIdentityException

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