Accusoft.ISISXpress7.Net
InvalidSettingException Constructor(String)




An integer which represents the error message.
An InvalidSettingException which allows passing in an error message.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New InvalidSettingException(message)
public InvalidSettingException( 
   string message
)
public: InvalidSettingException( 
   string* message
)
public:
InvalidSettingException( 
   String^ message
)

Parameters

message
An integer which represents the error message.
See Also

Reference

InvalidSettingException Class
InvalidSettingException Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback