Initializes the exception from the given request and response.
[Visual Basic]
Public Sub New( _
ByVal
aReq As
Byte(), _
ByVal
aResp As
WebResponse _
)
Parameters
-
aReq
- The POST request causing the error
-
aResp
- The HTML response of the web server
See Also
OsmDldExcp Class | serial Namespace