Method | Description | |
---|---|---|
ExecutorException ( ) : System |
Creates a new missing main exception.
|
|
ExecutorException ( string message ) : System |
Creates a new missing main exception.
|
|
ExecutorException ( string message, |
Creates a new missing main exception.
|
Method | Description | |
---|---|---|
ExecutorException ( |
Deserializes an exception.
|
public ExecutorException ( string message ) : System | ||
message | string | |
return | System |
public ExecutorException ( string message, |
||
message | string | |
innerException | ||
return | System |