Method | Description | |
---|---|---|
TaskReportException ( ) : System |
|
|
TaskReportException ( string message ) : System |
|
|
TaskReportException ( string message, Exception inner ) : System |
|
public TaskReportException ( string message ) : System | ||
message | string | |
return | System |
public TaskReportException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |