main
<?php namespace HoomanMirghasemi\Sms\Exceptions; use Exception; class DriverNotFoundException extends Exception { }