Accusoft.ISISXpress7.Net
InvalidSchemaException Constructor(String)




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

Parameters

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

Reference

InvalidSchemaException Class
InvalidSchemaException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback