Constructs a WebException based on the specified
message string and inner exception.
Namespace: GHIElectronics.NETMF.NetAssembly: GHIElectronics.NETMF.W5100.Http (in GHIElectronics.NETMF.W5100.Http.dll) Version: 4.1.9.0 (4.1.9.0)
Syntax
Parameters
- message
- Type: System..::..String
The message string for the exception.
- innerException
- Type: System..::..Exception
The exception that caused this exception.