Timezones
ModuleNotLoadedException.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
5
/*
6
* This file is part of the package thucke/timezones.
7
*
8
* For the full copyright and license information, please read the
9
* LICENSE file that was distributed with this source code.
10
*/
11
12
namespace
Thucke\Timezones\Exception
;
13
19
class
ModuleNotLoadedException
extends
Exception
20
{
21
}
Thucke\Timezones\Exception\Exception
Definition:
Exception.php:20
Thucke\Timezones\Exception\ModuleNotLoadedException
Definition:
ModuleNotLoadedException.php:20
Thucke\Timezones\Exception
Definition:
Exception.php:10
source
Classes
Exception
ModuleNotLoadedException.php
Generated by
1.9.3