NetworkException

NetworkException class

Thrown if there is a network connection failure.

The NetworkException type exposes the following members:

Constructors

NameDescription
NetworkException()Initializes a new instance of the NetworkException class.
NetworkException(message)Initializes a new instance of the NetworkException class

See Also