<?php declare(strict_types=1); namespace Vonage\Client\Exception; class Transport extends Exception { }