Accusoft.NotateXpress13.Net
NoCurrentLayerException Constructor(String)




A string which represents the message.
Exception which allows passing in a message when there is an error with the current layer.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New NoCurrentLayerException(message)
public NoCurrentLayerException( 
   string message
)
public: NoCurrentLayerException( 
   string* message
)
public:
NoCurrentLayerException( 
   String^ message
)

Parameters

message
A string which represents the message.
See Also

Reference

NoCurrentLayerException Class
NoCurrentLayerException Members
Overload List

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback