MulleObjCException

Protocol for exception handling in mulle-objc. Defines the minimal interface that exception objects must implement.

Optional Methods

Helper Functions

Note: This is a minimal protocol that provides basic exception functionality. The actual NSException class in Foundation provides additional features like name, reason and userInfo.