Class AccessToSnapshotDeniedException

All Implemented Interfaces:
Serializable

public class AccessToSnapshotDeniedException extends AmazonServiceException

The owner of the specified snapshot has not authorized your account to access the snapshot.

See Also:
  • Constructor Details

    • AccessToSnapshotDeniedException

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