FMIceLinkUnhandled Class Reference

Inherits from NSObject
Declared in FMIceLinkUnhandled.h
FMIceLinkUnhandled.m

Overview

Throws exceptions on a separate thread.

+ logExceptionWithEx:source:

Logs an [unhandled](#//api/name/unhandled) exception.
+ (void)logExceptionWithEx:(NSException *)ex source:(NSString *)source

Parameters

ex

The exception to throw.

source

The source of the exception.

Discussion

Logs an [unhandled](#//api/name/unhandled) exception.

Declared In

FMIceLinkUnhandled.h