<?php namespace Aws\QLDB\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Amazon QLDB** service. */ class QLDBException extends AwsException {}