social/lib/Exceptions/ServiceAccountException.php

9 wiersze
96 B
PHP

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