Compartir a través de


ConnectionException Constructor

Initializes a new instance of the ConnectionException class.

Lista de sobrecargas

  Nombre Descripción
Método publico ConnectionException() () () () Initializes a new instance of the ConnectionException class.
Método publico ConnectionException(String) Initializes a new instance of the ConnectionException class with the specified message text.
Método protegido ConnectionException(SerializationInfo, StreamingContext) Initializes a new instance of the ConnectionException class with the specified serialization information and streaming context.
Método publico ConnectionException(String, Exception) Initializes a new instance of the ConnectionException class with the specified message text and inner exception.

Principio