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