Accusoft.FormFix5.Net
FormFixException Constructor(String,Exception)




Initializes a new instance of the FormFixException class.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String, _
   ByVal inner As Exception _
)
'Usage
 
Dim message As String
Dim inner As Exception
 
Dim instance As New FormFixException(message, inner)
public FormFixException( 
   string message,
   Exception inner
)
public: FormFixException( 
   string* message,
   Exception* inner
)
public:
FormFixException( 
   String^ message,
   Exception^ inner
)

Parameters

message
inner
See Also

Reference

FormFixException Class
FormFixException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback