Accusoft.NotateXpress13.Net
TmsAnnotationBadRecordException Constructor(String)




A string which represents the message.
Exception which allows passing in a message when thee are errors with the annotation files.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New TmsAnnotationBadRecordException(message)
public TmsAnnotationBadRecordException( 
   string message
)
public: TmsAnnotationBadRecordException( 
   string* message
)
public:
TmsAnnotationBadRecordException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

TmsAnnotationBadRecordException Class
TmsAnnotationBadRecordException Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback