FMUdpReceiveFailureArgs Class Reference

Inherits from FMUdpOutputArgs : FMDynamic : FMSerializable : NSObject
Declared in FM.h

Overview

UDP receive-failure arguments.

– exception

Gets the exception that occurred.

- (NSException *)exception

Discussion

Gets the exception that occurred.

Declared In

FM.h

– init

- (id)init

Declared In

FM.h

– setException:

Sets the exception that occurred.

- (void)setException:(NSException *)value

Discussion

Sets the exception that occurred.

Declared In

FM.h