social/lib/Exceptions/RetrieveAccountFormatExcept...

9 wiersze
103 B
PHP

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