ServerException.php in Lockr 7
Namespace
Lockr\ExceptionFile
src/Lockr/Exception/ServerException.phpView source
<?php
// ex: ts=4 sts=4 sw=4 et:
namespace Lockr\Exception;
class ServerException extends \Exception {
}
Classes
Name | Description |
---|---|
ServerException |