Current Path : /home/lentoinv/lentoria.com/vendor/vimeo/vimeo-api/src/Vimeo/Exceptions/ |
Current File : //home/lentoinv/lentoria.com/vendor/vimeo/vimeo-api/src/Vimeo/Exceptions/VimeoException.php |
<?php namespace Vimeo\Exceptions; /** * VimeoException class for general failures. */ class VimeoException extends \Exception implements ExceptionInterface { }