Метод | Описание | |
---|---|---|
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.
|
Метод | Описание | |
---|---|---|
ExecutorException ( |
Deserializes an exception.
|
public ExecutorException ( string message ) : System | ||
message | string | |
Результат | System |
public ExecutorException ( string message, |
||
message | string | |
innerException | ||
Результат | System |