Create a new instance of PacketHandlerException
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- msg
- Type: System String
A string containing useful information regarding the error
- innerException
- Type: System Exception
An associated inner exception
See Also