NoPhoneNumberException |
src/Exception/NoPhoneNumberException.php |
Thrown if code incorrectly assumes an entity has a phone number. |
PhoneNumberSettingsException |
src/Exception/PhoneNumberSettingsException.php |
Thrown when the entity is incorrectly configured for phone numbers. |
RecipientRouteException |
src/Exception/RecipientRouteException.php |
Thrown if no gateway could be determined for a recipient. |
SmsDirectionException |
src/Exception/SmsDirectionException.php |
Thrown if direction is missing or invalid for a message. |
SmsException |
src/Exception/SmsException.php |
Base exception thrown for any SMS operations. |
SmsPluginReportException |
src/Exception/SmsPluginReportException.php |
Thrown if the result or reports set on a message by a gateway are invalid. |
SmsStorageException |
src/Exception/SmsStorageException.php |
Thrown when an invalid operation occurs during SMS storage. |