Class ReservedNodeNotFoundException

All Implemented Interfaces:
Serializable

public class ReservedNodeNotFoundException extends AmazonServiceException

The specified reserved compute node not found.

See Also:
  • Constructor Details

    • ReservedNodeNotFoundException

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