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