<?php namespace Jhg\NexmoBundle\NexmoClient\Exceptions; /** * Class NexmoClientException * @package Jhg\NexmoBundle\NexmoClient\Exceptions * @author Javi H. Gil <javihgil@gmail.com> */ class NexmoClientException extends \Exception { }