DX9ToolsR4 - Created by: X

DX9ToolsD3DDeviceIsNothing Constructor (String)

Creates a new instance of this class.

[Visual Basic]
Overloads Public Sub New( _
   ByVal Msg As String _
)
[C#]
public DX9ToolsD3DDeviceIsNothing(
   string Msg
);

Parameters

Msg
The error message that explains the reason for the exception.

See Also

DX9ToolsD3DDeviceIsNothing Class | CBX.Libs.DX9ToolsR4.Exceptions Namespace | DX9ToolsD3DDeviceIsNothing Constructor Overload List