More updates

This commit is contained in:
laf
2015-08-19 22:06:50 +00:00
parent 9c4292e35e
commit 6f11ffee14
183 changed files with 21281 additions and 0 deletions
@@ -0,0 +1,10 @@
<?php
namespace InfluxDB\Query;
/**
* @author Stephen "TheCodeAssassin" Hoogendijk
*/
class Exception extends \InfluxDB\Exception
{
}