LEADTOOLS WCF (Leadtools.Services.Raster.FaultContracts assembly)
LEAD Technologies, Inc

ErrorMessage Property






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 string ErrorMessage {get; set;}
 get_ErrorMessage();
set_ErrorMessage(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterFault Class
RasterFault Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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