ClearImage .NET API
GetBaseException Method





Inlite.ClearImageNet Namespace > ClearImageException Class : GetBaseException Method
Syntax
'Declaration
 
Public Overridable Function GetBaseException() As System.Exception
'Usage
 
Dim instance As ClearImageException
Dim value As System.Exception
 
value = instance.GetBaseException()
public virtual System.Exception GetBaseException()
public function GetBaseException(): System.Exception; virtual; 
public function GetBaseException() : System.Exception;
public:
virtual System.Exception^ GetBaseException(); 
See Also

Reference

ClearImageException Class
ClearImageException Members