Click or drag to resize
ShaderException Constructor
Initializes a new instance of the ShaderException class

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public ShaderException(
	string message
)

Parameters

message
Type: SystemString
See Also