class MessageNotifyException in Message Notify 7.2
@file Provide a separate Exception so it can be caught separately.
Hierarchy
- class \MessageNotifyException extends \Exception
Expanded class hierarchy of MessageNotifyException
File
- includes/
message_notify.exception.inc, line 8 - Provide a separate Exception so it can be caught separately.
View source
class MessageNotifyException extends Exception {
}