Table of Contents

Class NullHandleException

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

This exception is raised if an unexpeected NULL handle is received. Please report any occurence of this exception to the gir.core project as it is likely to be a generation error.

public class NullHandleException : Exception, ISerializable
Inheritance
NullHandleException
Implements
Inherited Members

Constructors

NullHandleException(string)

public NullHandleException(string message)

Parameters

message string