Accusoft.ISISXpress7.Net
GeneralIsisException Constructor(String)




A string value which represents the error message.
A GeneralIsisException 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 GeneralIsisException(message)
public GeneralIsisException( 
   string message
)
public: GeneralIsisException( 
   string* message
)
public:
GeneralIsisException( 
   String^ message
)

Parameters

message
A string value which represents the error message.
See Also

Reference

GeneralIsisException Class
GeneralIsisException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback