Class SnapshotCopyGrantNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class SnapshotCopyGrantNotFoundException
    extends AmazonServiceException

    The specified snapshot copy grant can't be found. Make sure that the name is typed correctly and that the grant exists in the destination region.

    See Also:
    Serialized Form
    • Constructor Detail

      • SnapshotCopyGrantNotFoundException

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