Table of Contents

Class ShaderException

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Represents errors that occur when compiling or linking shader programs.

[Serializable]
public class ShaderException : GraphicsException, ISerializable, _Exception
Inheritance
ShaderException
Implements
Inherited Members

Constructors

ShaderException()

Initializes a new instance of the ShaderException class.

ShaderException(string)

Initializes a new instance of the ShaderException class with the specified message.