Membres OSException
The exception that is thrown when an error is raised by the operating system during a File Compression Interface (FCI) operation.
Le type OSException expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
OSException() () () () | Creates a new instance of the OSException class. | |
OSException(String) | Creates a new instance of the OSException class with a specified error message. | |
OSException(SerializationInfo, StreamingContext) | Creates a new instance of the OSException class with serialized data. | |
OSException(String, Exception) | Creates a new instance of the OSException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetBaseException | (Hérité de Exception.) | |
GetHashCode | (Hérité de Object.) | |
GetObjectData | Sets the specified SerializationInfo with information about the exception. (Hérité de ReplicationAgentException.) | |
GetType | (Hérité de Exception.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Exception.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Data | (Hérité de Exception.) | |
HelpLink | (Hérité de Exception.) | |
HResult | (Hérité de Exception.) | |
InnerException | (Hérité de Exception.) | |
Message | (Hérité de Exception.) | |
MessageCode | Gets the error code of the underlying error. (Hérité de ReplicationAgentException.) | |
Source | (Hérité de Exception.) | |
StackTrace | (Hérité de Exception.) | |
TargetSite | (Hérité de Exception.) |
Haut de la page