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.JobProcessor.FaultContracts Namespace > CloudFault Class > CloudFault Constructor : CloudFault Constructor(Int32,String) |
public CloudFault( 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 CloudFault(errorId, errorMessage)
public: CloudFault( int errorId, String^ errorMessage )