Use internal exceptions

Fixes #254
This commit is contained in:
Ben Ramsey
2019-12-19 12:20:53 -06:00
parent 0d7b8c2b7a
commit 12896f06db
36 changed files with 336 additions and 40 deletions
+1 -1
View File
@@ -14,8 +14,8 @@ declare(strict_types=1);
namespace Ramsey\Uuid\Generator;
use InvalidArgumentException;
use Ramsey\Uuid\Converter\NumberConverterInterface;
use Ramsey\Uuid\Exception\InvalidArgumentException;
/**
* CombGenerator generates COMBs (combined UUID/timestamp)