Class BindingsNotRewrittenException
Represents exceptions thrown when a binding method is called and the bindings have not been rewritten by Rewrite.exe.
Implements
Inherited Members
Namespace: OpenTK.Core.Exceptions
Assembly: OpenTK.Core.dll
Syntax
public class BindingsNotRewrittenException : Exception, ISerializable
Constructors
BindingsNotRewrittenException()
Initializes a new instance of the BindingsNotRewrittenException class.
Declaration
public BindingsNotRewrittenException()