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