You are here

class ServerException in Lockr 7

Hierarchy

Expanded class hierarchy of ServerException

6 files declare their use of ServerException
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/ServerException.php, line 6

Namespace

Lockr\Exception
View source
class ServerException extends \Exception {

}

Members