Class LoadBalancerAttributeNotFoundException

All Implemented Interfaces:
Serializable

public class LoadBalancerAttributeNotFoundException extends AmazonServiceException

The specified load balancer attribute does not exist.

See Also:
  • Constructor Details

    • LoadBalancerAttributeNotFoundException

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