Share via


ScreenCaptureException Constructor (String)

Initializes a new instance of the ScreenCaptureException class with a specified error message.

Namespace: Microsoft.Expression.Encoder.ScreenCapture
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New ScreenCaptureException(message)
public ScreenCaptureException (
    string message
)
public:
ScreenCaptureException (
    String^ message
)

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

ScreenCaptureException Class
ScreenCaptureException Members
Microsoft.Expression.Encoder.ScreenCapture Namespace