Class InvalidSnapshotStateException

All Implemented Interfaces:
Serializable

public class InvalidSnapshotStateException extends AmazonServiceException

The current state of the snapshot does not allow the requested action to occur.

See Also:
  • Constructor Details

    • InvalidSnapshotStateException

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