MonoTouchException Constructors
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.
Overloads
MonoTouchException() | |
MonoTouchException(NSException) |
MonoTouchException()
public MonoTouchException ();
Applies to
MonoTouchException(NSException)
public MonoTouchException (Foundation.NSException exc);
new Foundation.MonoTouchException : Foundation.NSException -> Foundation.MonoTouchException
Parameters
- exc
- NSException