You are here

ServerException.php in Lockr 7

Namespace

Lockr\Exception

File

src/Lockr/Exception/ServerException.php
View source
<?php

// ex: ts=4 sts=4 sw=4 et:
namespace Lockr\Exception;

class ServerException extends \Exception {

}

Classes

Namesort descending Description
ServerException