AxWorkflowServiceException Constructor
| Name | Description | |
|---|---|---|
| AxWorkflowServiceException() | The default constructor. |
| AxWorkflowServiceException(Exception) | An overloaded constructor that accepts an inner exception. |
| AxWorkflowServiceException(String) | An overloaded constructor that accepts an exception message |
| AxWorkflowServiceException(SerializationInfo, StreamingContext) | A constructor that is used to support deserialization of this exception. |
| AxWorkflowServiceException(String, Exception) | An overloaded constructor that accepts an exception message and an inner exception. |
Community Additions
ADD
Show: