Compartir a través de


PasswordWriteOnlyException Miembros

The exception that is thrown when a replication agent password property is accessed.

El tipo PasswordWriteOnlyException expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico PasswordWriteOnlyException() () () () Creates a new instance of the PasswordWriteOnlyException class.
Método publico PasswordWriteOnlyException(String) Creates a new instance of the PasswordWriteOnlyException class with a specified error message.
Método protegido PasswordWriteOnlyException(SerializationInfo, StreamingContext) Creates a new instance of the PasswordWriteOnlyException class with serialized data.
Método publico PasswordWriteOnlyException(String, Exception) Creates a new instance of the PasswordWriteOnlyException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetBaseException (Se hereda de Exception).
Método publico GetHashCode (Se hereda de Object).
Método publico GetObjectData Sets the specified SerializationInfo with information about the exception. (Se hereda de ReplicationAgentException).
Método publico GetType (Se hereda de Exception).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Exception).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Data (Se hereda de Exception).
Propiedad pública HelpLink (Se hereda de Exception).
Propiedad protegida HResult (Se hereda de Exception).
Propiedad pública InnerException (Se hereda de Exception).
Propiedad pública Message (Se hereda de Exception).
Propiedad pública MessageCode Gets the error code of the underlying error. (Se hereda de ReplicationAgentException).
Propiedad pública Source (Se hereda de Exception).
Propiedad pública StackTrace (Se hereda de Exception).
Propiedad pública TargetSite (Se hereda de Exception).

Principio