Intersoft WebInput Documentation
GetBaseException Method
See Also  Send Feedback
ISNet.WebUI.WebControls Namespace > ISNetMaskInfoException Class : GetBaseException Method






Glossary Item Box

Syntax

Visual Basic (Declaration) 
<__DynamicallyInvokableAttribute()>
Public Overridable Function GetBaseException() As System.Exception
Visual Basic (Usage)Copy Code
Dim instance As ISNetMaskInfoException
Dim value As System.Exception
 
value = instance.GetBaseException()
C# 
[__DynamicallyInvokableAttribute()]
public virtual System.Exception GetBaseException()
Delphi 
public function GetBaseException(): System.Exception; virtual; 
JScript 
__DynamicallyInvokableAttribute()
public function GetBaseException() : System.Exception;
Managed Extensions for C++ 
[__DynamicallyInvokableAttribute()]
public: virtual System.Exception* GetBaseException(); 
C++/CLI 
[__DynamicallyInvokableAttribute()]
public:
virtual System.Exception^ GetBaseException(); 

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2013 Intersoft Solutions Corp. All Rights Reserved.