Public Function New( _ ByVal Exception As Exception, _ ByVal ErrorCode As XdsErrorCode _ )
Dim Exception As Exception Dim ErrorCode As XdsErrorCode Dim instance As New XdsErrorItem(Exception, ErrorCode)
public XdsErrorItem( Exception Exception, XdsErrorCode ErrorCode )
public: XdsErrorItem( Exception^ Exception, XdsErrorCode ErrorCode )
Parameters
- Exception
- Exception to use as source of data
- ErrorCode
- XDS specific error code