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