Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 PropertyCode Gets or sets the code that caused this exception.  
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessageOverridden.  Gets a message that describes the current exception.  
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top

Protected Properties

 NameDescription
Protected PropertyHResult (Inherited from System.Exception)
Top

See Also