Accusoft.PrintPro8.Net
CannotCreateOverlayException Constructor(String)




A string which represents the error message.
Generated exception for a cannot create overlay error with a given string.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New CannotCreateOverlayException(message)
public CannotCreateOverlayException( 
   string message
)
public: CannotCreateOverlayException( 
   string* message
)
public:
CannotCreateOverlayException( 
   String^ message
)

Parameters

message
A string which represents the error message.
See Also

Reference

CannotCreateOverlayException Class
CannotCreateOverlayException Members
Overload List

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback