blob: 70a76b9fb6768fea19190a937f56137f078d720e [file] [log] [blame]
<?php
namespace Adldap\Auth;
use Adldap\AdldapException;
class PasswordRequiredException extends AdldapException
{
//
}