LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterException Class Methods
See Also 
Leadtools Namespace : RasterException Class


"

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

"

Public Methods

 NameDescription
public Method GetBaseExceptionWhen overridden in a derived class, returns the System.Exception that is the root cause of one or more subsequent exceptions. (Inherited from System.Exception)
public Methodstatic (Shared in Visual Basic) GetCodeMessageGets the error string that corresponds to a specific RasterExceptionCode. Supported in Silverlight, Windows Phone 7  
public Method GetObjectDataOverridden. When overridden in a derived class, sets the System.Runtime.Serialization.SerializationInfo with information about the exception.  
public Method GetTypeGets the runtime type of the current instance. (Inherited from System.Exception)
Top

See Also