master
<?php namespace seregazhuk\SmsIntel\Exceptions; class AuthenticationFailed extends BaseSmsIntelException { }