Method SetException
SetException(Exception)
Declaration
public bool SetException(Exception exception)
Parameters
Type | Name | Description |
---|---|---|
Exception | exception |
Returns
Type | Description |
---|---|
Boolean |
SetException(Exception, ref CallerInfo)
Declaration
public bool SetException(Exception exception, ref CallerInfo callerInfo)
Parameters
Type | Name | Description |
---|---|---|
Exception | exception | |
CallerInfo | callerInfo |
Returns
Type | Description |
---|---|
Boolean |