NSException Constructor
Initializes a new instance of the NSException class.
Overload List
Name | Description |
---|---|
NSException () |
Initializes a new instance of the NSException class.
|
NSException (String) |
Initializes a new instance of the NSException class with a specified error message.
|
NSException (String, Exception) |
Initializes a new instance of the NSException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|
See Also
Reference
NSException Class
NSException Members
Microsoft.SqlServer.NotificationServices Namespace