You are here

class ClientException in Lockr 7

Hierarchy

Expanded class hierarchy of ClientException

6 files declare their use of ClientException
KeyClient.php in src/Lockr/KeyClient.php
lockr.drush.inc in ./lockr.drush.inc
Hooks and callbacks for drush.
lockr.login.inc in ./lockr.login.inc
Form callbacks for the Lockr login form.
lockr.module in ./lockr.module
Hook implementations and callbacks for lockr.
register_form.inc in include/register_form.inc
Form handlers for registration.

... See full list

File

src/Lockr/Exception/ClientException.php, line 6

Namespace

Lockr\Exception
View source
class ClientException extends \Exception {

}

Members