????
Current Path : /home/thenclexdoctor.com/.trash/vendor/moneyphp/money/src/Exception/ |
Current File : /home/thenclexdoctor.com/.trash/vendor/moneyphp/money/src/Exception/UnknownCurrencyException.php |
<?php declare(strict_types=1); namespace Money\Exception; use DomainException; use Money\Exception; /** * Thrown when trying to get ISO currency that does not exists. */ final class UnknownCurrencyException extends DomainException implements Exception { }
Sorry, this page is not available...