Class NoSuchHealthCheckException

All Implemented Interfaces:
Serializable

public class NoSuchHealthCheckException extends AmazonServiceException

The health check you are trying to get or delete does not exist.

See Also:
  • Constructor Details

    • NoSuchHealthCheckException

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