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