InfoConnect for Unisys
IbmHostsException Constructor


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