The methods of the JobErrorInfo class are listed here.
Public Methods
|
Public Method |
Description |
|---|---|
|
Returns the first message argument for message with a given index | |
|
Returns the second message argument for message with a given index | |
|
Returns the message code (an ErrorCodes value) for an error. | |
|
Returns the first message argument for message with a given index | |
|
Returns the message string for an error. | |
|
Format all messages in the JobErrorInfo as a single string. |
See Also