snappymail/plugins/ldap-identities/LdapException.php

5 lines
75 B
PHP

<?php
class LdapException extends \RainLoop\Exceptions\ClientException
{
}