You are here

class MessageException in Message 7

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

Hierarchy

Expanded class hierarchy of MessageException

File

includes/message.exception.inc, line 8
Provide a separate Exception so it can be caught separately.

View source
class MessageException extends Exception {

}

Members