Class UnknownSnapshotCopyRegionException

All Implemented Interfaces:
Serializable

public class UnknownSnapshotCopyRegionException extends AmazonServiceException

The specified region is incorrect or does not exist.

See Also:
  • Constructor Details

    • UnknownSnapshotCopyRegionException

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