Class SnapshotNotFoundException

All Implemented Interfaces:
Serializable

public class SnapshotNotFoundException extends AmazonServiceException

The requested snapshot name does not refer to an existing snapshot.

See Also:
  • Constructor Details

    • SnapshotNotFoundException

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