| Current Path : /home/users/unlimited/www/egrocer.codeskitter.site/vendor/moneyphp/money/src/ |
| Current File : /home/users/unlimited/www/egrocer.codeskitter.site/vendor/moneyphp/money/src/Exception.php |
<?php
namespace Money;
/**
* Common interface for all exceptions thrown by this library.
*
* @author Frederik Bosch <f.bosch@genkgo.nl>
*/
interface Exception
{
}