Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Services.Raster.FaultContracts Namespace > RasterFault Class : RasterFault Constructor |
public RasterFault( int errorId, string errorMessage )
'Declaration Public Function New( _ ByVal errorId As Integer, _ ByVal errorMessage As String _ )
'Usage Dim errorId As Integer Dim errorMessage As String Dim instance As New RasterFault(errorId, errorMessage)
public: RasterFault( int errorId, String^ errorMessage )