OPC Studio User's Guide and Reference
ResultException Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib Namespace > ResultException Class : ResultException Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying the offending method.  
Initializes a new instance of the class, specifying the offending method and parameter name.  
Initializes a new instance of the class, specifying the offending method, parameter name, and message.  
Initializes a new instance of the class, specifying the message.  
Initializes a new instance of the class, specifying the message and inner exception.  
Initializes a new instance of the class, specifying the message, inner exception, offending method, and parameter name.  
Initializes a new instance of the class, specifying the message and parameter name.  
Initializes a new instance of the class with serialized data.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also