MonoTouchException Class

Definition

Exception throw to wrap NSExceptions.

public class MonoTouchException : Exception
type MonoTouchException = class
    inherit Exception
Inheritance
MonoTouchException

Remarks

This is a wrapper class for the Objective-C NSException class.

Constructors

MonoTouchException()
MonoTouchException(NSException)

Properties

Message
Name
NSException
Reason

Methods

ToString()

Applies to