| Path : /www/hosting/oltv.cz/_/class/Exceptions/ |
| Current File : /www/hosting/oltv.cz/_/class/Exceptions/VimeoException.php |
<?php
namespace Vimeo\Exceptions;
/**
* VimeoException class for general failures.
*/
class VimeoException extends \Exception implements ExceptionInterface
{
}