Home Previous Up Next Index

MattListenException

Overview

exception MattListenException extends MattException

Base Listen Exception - something went trying to (add|remove) a listener

Derived Exceptions

MattAlreadyListeningException
MattNotListeningException

Used By

messaging::Mailbox::addListener
messaging::Mailbox::removeListener

Home Previous Up Next Index