Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes an instance of PSInstallerException.
|
|
PSInstallerException ( Deployment record ) : System |
Creates a PSInstallerException from the given record.
|
|
PSInstallerException ( InstallerException innerException ) : System |
Creates a PSInstallerException from the given inner exception.
|
Method | Description | |
---|---|---|
GetErrorCategory ( Deployment record, string &resource ) : ErrorCategory | ||
GetObjectData ( |
||
GetRecord ( ) : Deployment.WindowsInstaller.Record | ||
PSInstallerException ( SerializationInfo info, StreamingContext context ) : System |
public PSInstallerException ( Deployment record ) : System | ||
record | Deployment | The |
return | System |
public PSInstallerException ( InstallerException innerException ) : System | ||
innerException | InstallerException | The |
return | System |