Edit

Share via


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.

Applies to