Class ReservedCacheNodeAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ReservedCacheNodeAlreadyExistsException extends AmazonServiceException

You already have a reservation with the given identifier.

See Also:
  • Constructor Details

    • ReservedCacheNodeAlreadyExistsException

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