MonoTouchException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |