parent
e27db7670f
commit
bc9d574122
@ -1,5 +1,12 @@
|
|||||||
<?php
|
<?php
|
||||||
class SourceQueryException extends Exception
|
/**
|
||||||
{
|
* Class written by xPaw
|
||||||
|
*
|
||||||
|
* Website: http://xpaw.ru
|
||||||
|
* GitHub: https://github.com/xPaw/PHP-Source-Query-Class
|
||||||
|
*/
|
||||||
|
|
||||||
|
class SourceQueryException extends Exception
|
||||||
|
{
|
||||||
// Exception thrown by SourceQuery class
|
// Exception thrown by SourceQuery class
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in new issue