LEADTOOLS WCF (Leadtools.Services.Raster.FaultContracts assembly)

ErrorMessage Property

Show in webframe





Gets a message that describes the current exception.
Syntax
public string ErrorMessage {get; set;}
'Declaration
 
Public Property ErrorMessage As String
'Usage
 
Dim instance As RasterFault
Dim value As String
 
instance.ErrorMessage = value
 
value = instance.ErrorMessage

            

            
public:
property String^ ErrorMessage {
   String^ get();
   void set (    String^ value);
}

Property Value

The error message that explains the reason for the exception, or an empty string("").
Example
For an example, refer to RasterFault.
Requirements

Target Platforms

See Also

Reference

RasterFault Class
RasterFault Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features