Deployment Tools Foundation
ArchiveException Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveException ► ArchiveException()()()
Members
Icon | Member | Description |
---|---|---|
ArchiveException(String, Exception) |
Creates a new ArchiveException with a specified error message and a reference to the
inner exception that is the cause of this exception.
|
|
ArchiveException(String) |
Creates a new ArchiveException with a specified error message.
|
|
ArchiveException()()() |
Creates a new ArchiveException.
|
|
ArchiveException(SerializationInfo, StreamingContext) |
Initializes a new instance of the ArchiveException class with serialized data.
|