mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-02-14 09:18:39 +00:00
6 lines
41 B
PHP
6 lines
41 B
PHP
<?php
|
|
|
|
class Error extends Exception
|
|
{
|
|
}
|