InfoConnect for Unisys
MsieException Constructor


Overload List
OverloadDescription
MsieException Constructor()Initializes a new instance of the IbmHostsException class.  
MsieException Constructor(String)Initializes a new instance of the MsieException class with a specified error message.  
MsieException Constructor(String,Exception)Initializes a new instance of the MsieException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
MsieException Constructor(SerializationInfo,StreamingContext)The constructor.  
MsieException Constructor(ErrorCode,String)The constructor.  
See Also