20231010#1
This commit is contained in:
8
src/Mysql/Exception/MysqlException.php
Normal file
8
src/Mysql/Exception/MysqlException.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace Rmphp\Storage\Mysql\Exception;
|
||||
|
||||
|
||||
class MysqlException extends \Exception {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user