Windward Studios API Reference
getCause Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.xml Namespace > InvalidXPathException Class : getCause Method




Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function getCause() As Exception
Visual Basic (Usage)Copy Code
Dim instance As InvalidXPathException
Dim value As Exception
 
value = instance.getCause()
C# 
public virtual Exception getCause()
Managed Extensions for C++ 
public: virtual Exception* getCause(); 
C++/CLI 
public:
virtual Exception^ getCause(); 

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software