Accusoft.ISISXpress7.Net
IsisXpressLibraryException Constructor(String)




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

Parameters

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

Reference

IsisXpressLibraryException Class
IsisXpressLibraryException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback