Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
RasterException Class Properties
See Also 
Leadtools Namespace : RasterException Class


For a list of all members of this type, see RasterException members.

Public Properties

 NameDescription
Public Property Code Gets a value indicating the error associated with this RasterException.  
Public Property Data (Inherited from System.Exception)
Public Property HelpLink (Inherited from System.Exception)
Public Property InnerException (Inherited from System.Exception)
Public Property Message (Inherited from System.Exception)
Public Property Source (Inherited from System.Exception)
Public Property StackTrace (Inherited from System.Exception)
Public Property TargetSite (Inherited from System.Exception)
Top

Protected Properties

 NameDescription
Protected Property HResult (Inherited from System.Exception)
Top

See Also