master
<?php namespace Tzsk\Sms\Exceptions; use Exception; class InvalidSmsConfigurationException extends Exception { }