Initializes a new InvalidJobConfigurationException object.
Overload List
| Name | Description |
|---|---|
| InvalidJobConfigurationException () | Initializes a new InvalidJobConfigurationException object. |
| InvalidJobConfigurationException (Exception) | Initializes a new InvalidJobConfigurationException object by specifying an inner exception that caused the current exception. |
| InvalidJobConfigurationException (String) | Initializes a new InvalidJobConfigurationException object by specifying the error message that describes the current exception. |
| InvalidJobConfigurationException (SerializationInfo, StreamingContext) | Initializes a new InvalidJobConfigurationException object with serialized data. |
| InvalidJobConfigurationException (String, Exception) | Initializes a new InvalidJobConfigurationException object with an error message and inner exception. |
See Also
Reference
InvalidJobConfigurationException Class
InvalidJobConfigurationException Members
Microsoft.EnterpriseManagement.Common Namespace