You are here

class MessageNotifyException in Message Notify 7.2

@file Provide a separate Exception so it can be caught separately.

Hierarchy

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 {

}

Members