Method | Description | |
---|---|---|
JobSchedulerException ( ) : System |
Initializes a new instance of the JobSchedulerException class.
|
|
JobSchedulerException ( string message ) : System |
Initializes a new instance of the JobSchedulerException class.
|
|
JobSchedulerException ( string message, |
Initializes a new instance of the JobSchedulerException class.
|
public JobSchedulerException ( string message ) : System | ||
message | string | The message that describes the error. |
return | System |
public JobSchedulerException ( string message, |
||
message | string | The message. |
inner | The inner. | |
return | System |