com.l2fprod.gui.plaf.skin.impl.gtk
Class GtkSkinNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.l2fprod.gui.plaf.skin.impl.gtk.GtkSkinNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class GtkSkinNotFoundException
extends java.lang.RuntimeException

Created on 18/02/2001 by Frederic Lavigne, fred@L2FProd.com

Version:
$Revision: 1.1 $, $Date: 2003/08/01 20:05:45 $
Author:
$Author: l2fprod $
See Also:
Serialized Form

Constructor Summary
GtkSkinNotFoundException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GtkSkinNotFoundException

public GtkSkinNotFoundException()