2013-06-03 17:02:08 +02:00

8 lines
79 B
PHP

<?php
namespace Icinga\Protocol\Ldap;
class Exception extends \Exception
{
}