mirror of
https://github.com/ulfgebhardt/system.git
synced 2026-01-13 16:34:51 +00:00
4 lines
95 B
PHP
4 lines
95 B
PHP
<?php
|
|
namespace SYSTEM\LOG;
|
|
|
|
class ERROR_EXCEPTION extends \SYSTEM\LOG\SYSTEM_ERROR_EXCEPTION{} |