class LockrServerException in Lockr 7.2
Hierarchy
- class \Lockr\Exception\LockrException extends \Lockr\Exception\Exception
- class \Lockr\Exception\LockrServerException
Expanded class hierarchy of LockrServerException
9 files declare their use of LockrServerException
- csr_form.inc in include/
csr_form.inc - Form handlers for CSR admin settings.
- lockr.admin.inc in ./
lockr.admin.inc - Form callbacks for Lockr register form.
- lockr.drush.inc in ./
lockr.drush.inc - Hooks and callbacks for drush.
- lockr.inc in plugins/
key_provider/ lockr.inc - Key provider plugin for lockr.
- lockr.login.inc in ./
lockr.login.inc - Form callbacks for the Lockr login form.
File
- vendor/
lockr/ lockr-client/ src/ Exception/ LockrServerException.php, line 6
Namespace
Lockr\ExceptionView source
class LockrServerException extends LockrException {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
LockrException:: |
public | property | ||
LockrException:: |
public | property | ||
LockrException:: |
public | function | Constructs a new LockrException. |