<?php namespace Aws\ElasticLoadBalancingV2\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Elastic Load Balancing** service. */ class ElasticLoadBalancingV2Exception extends AwsException {}