![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.ScreenCapture Namespace > ScreenCaptureException Class > ScreenCaptureException Constructor : ScreenCaptureException Constructor(String,ScreenCaptureExceptionCode) |
public ScreenCaptureException( string message, ScreenCaptureExceptionCode code )
'Declaration Public Function New( _ ByVal message As String, _ ByVal code As ScreenCaptureExceptionCode _ )
'Usage Dim message As String Dim code As ScreenCaptureExceptionCode Dim instance As New ScreenCaptureException(message, code)
public: ScreenCaptureException( String^ message, ScreenCaptureExceptionCode code )