org.gnu.gtk

Class ObjectDestroyedException


public class ObjectDestroyedException
extends RuntimeException

Exception thrown when a user calls a method on a GtkObject that has already been destroyed.

Constructor Summary

ObjectDestroyedException()
ObjectDestroyedException(String msg)

Constructor Details

ObjectDestroyedException

public ObjectDestroyedException()

ObjectDestroyedException

public ObjectDestroyedException(String msg)