Deployment Tools Foundation
CabException Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression.Cab ► CabException ► CabException()()()

Icon | Member | Description |
---|---|---|
![]() |
CabException(String, Exception) |
Creates a new CabException with a specified error message and a reference to the
inner exception that is the cause of this exception.
|
![]() |
CabException(String) |
Creates a new CabException with a specified error message.
|
![]() |
CabException()()() |
Creates a new CabException.
|
![]() |
CabException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CabException class with serialized data.
|