1: 2: 3: 4: 5:
<?php namespace Angelfon\SDK\Exceptions; class ConfigurationException extends AngelfonException { }