MissingJobScheduleException Constructor
Initializes a new instance of the SqlServerManagementException class.
Overload List
| Name | Description |
|---|---|
| MissingJobScheduleException () |
Initializes a new instance of the SqlServerManagementException class.
|
| MissingJobScheduleException (String) |
Initializes a new instance of the MissingJobScheduleException class that has the specified message text.
|
| MissingJobScheduleException (String, Exception) |
Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception.
|