Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Raster.FaultContracts assembly)

Show in webframe

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:
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

Error processing SSI file
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