| Path : /www/hosting/oltv.cz/_/class/Exceptions/ |
| Current File : /www/hosting/oltv.cz/_/class/Exceptions/VimeoUploadException.php |
<?php
namespace Vimeo\Exceptions;
/**
* VimeoUploadException class for failure to upload to the server.
*/
class VimeoUploadException extends \Exception implements ExceptionInterface
{
}