Class ReservedNodeAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ReservedNodeAlreadyExistsException extends AmazonServiceException

User already has a reservation with the given identifier.

See Also:
  • Constructor Details

    • ReservedNodeAlreadyExistsException

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