| DIR: /home/cardxfeb/www/vendor/gerardojbaez/money/src/Exceptions/ |
| Current File : //home/cardxfeb/www/vendor/gerardojbaez/money/src/Exceptions/CurrencyException.php |
<?php
namespace Gerardojbaez\Money\Exceptions;
class CurrencyException extends \Exception
{
}
|