←Select platform

LeadtoolsException Constructor(String)

Summary

Initializes a new instance of the LeadtoolsException class with its Exception.Message string set to

message parameter, and its inner exception set to a null reference.

Syntax

C#
VB
C++
protected LeadtoolsException(  
   string message 
) 
Protected Function New( _ 
   ByVal message As String _ 
) 
protected: 
LeadtoolsException(  
   String^ message 
) 

Parameters

message parameter, and its inner exception set to a null reference.

Remarks

The constructor initializes the Exception.Message property of the new instance using

message parameter, and its inner exception set to a null reference.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize