Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/ultimate-ai.codeskitter.site/vendor/moneyphp/money/src/
Upload File :
Current File : /home/users/unlimited/www/ultimate-ai.codeskitter.site/vendor/moneyphp/money/src/Exception.php

<?php

declare(strict_types=1);

namespace Money;

/**
 * Common interface for all exceptions thrown by this library.
 */
interface Exception
{
}