PingException Constructor
.NET Framework (current version)
Initializes a new instance of the PingException class.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | PingException(SerializationInfo^, StreamingContext) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the PingException class with serialized data. |
![]() | PingException(String^) | Initializes a new instance of the PingException class using the specified message. |
![]() | PingException(String^, Exception^) | Initializes a new instance of the PingException class using the specified message and inner exception. |
Show:

