social/lib/Exceptions/WebfingerException.php

9 wiersze
91 B
PHP

<?php
namespace OCA\Social\Exceptions;
class WebfingerException extends \Exception {
}