Элементы PasswordWriteOnlyException
The exception that is thrown when a replication agent password property is accessed.
Тип PasswordWriteOnlyException предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
PasswordWriteOnlyException() () () () | Creates a new instance of the PasswordWriteOnlyException class. | |
PasswordWriteOnlyException(String) | Creates a new instance of the PasswordWriteOnlyException class with a specified error message. | |
PasswordWriteOnlyException(SerializationInfo, StreamingContext) | Creates a new instance of the PasswordWriteOnlyException class with serialized data. | |
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. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetBaseException | (Наследуется из Exception.) | |
GetHashCode | (Наследуется из Object.) | |
GetObjectData | Sets the specified SerializationInfo with information about the exception. (Наследуется из ReplicationAgentException.) | |
GetType | (Наследуется из Exception.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | (Наследуется из Exception.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Data | (Наследуется из Exception.) | |
HelpLink | (Наследуется из Exception.) | |
HResult | (Наследуется из Exception.) | |
InnerException | (Наследуется из Exception.) | |
Message | (Наследуется из Exception.) | |
MessageCode | Gets the error code of the underlying error. (Наследуется из ReplicationAgentException.) | |
Source | (Наследуется из Exception.) | |
StackTrace | (Наследуется из Exception.) | |
TargetSite | (Наследуется из Exception.) |
В начало
См. также