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