Class LoadBalancerNotFoundException

All Implemented Interfaces:
Serializable

public class LoadBalancerNotFoundException extends AmazonServiceException

The specified load balancer does not exist.

See Also:
  • Constructor Details

    • LoadBalancerNotFoundException

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