<?php namespace Aws\LookoutEquipment\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon Lookout for Equipment** service. */ class LookoutEquipmentException extends AwsException {}