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