Eyeshot 10 WinForms API Reference
EyeshotMemoryLeakException Constructor(String)

WinForms Assembly > devDept.Eyeshot Namespace > EyeshotMemoryLeakException Class > EyeshotMemoryLeakException Constructor : EyeshotMemoryLeakException Constructor(String)
The error message that explains the reason for the exception.
Initializes a new instance of the System.Exception class with a specified error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
public EyeshotMemoryLeakException( 
   string message
)

Parameters

message
The error message that explains the reason for the exception.
See Also

Reference

EyeshotMemoryLeakException Class
EyeshotMemoryLeakException Members
Overload List