Accusoft.ISISXpress7.Net
InvalidSettingException Constructor(Int32)




An integer which represents the error number.
An InvalidSettingException which allows passing in an error number.
Syntax
'Declaration
 
Public Function New( _
   ByVal errorNumber As Integer _
)
'Usage
 
Dim errorNumber As Integer
 
Dim instance As New InvalidSettingException(errorNumber)
public InvalidSettingException( 
   int errorNumber
)
public: InvalidSettingException( 
   int errorNumber
)
public:
InvalidSettingException( 
   int errorNumber
)

Parameters

errorNumber
An integer which represents the error number.
See Also

Reference

InvalidSettingException Class
InvalidSettingException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback