pruvodce/lib/severak/database/usageException.php

6 lines
78 B
PHP

<?php
namespace severak\database;
class usageException extends \Exception
{
}