SkinLF
Version 1.1

com.l2fprod.gui.plaf.skin
Class IncorrectVersionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.l2fprod.gui.plaf.skin.IncorrectVersionException
All Implemented Interfaces:
java.io.Serializable

public class IncorrectVersionException
extends java.lang.Exception

Thrown when a Theme Pack requires a SkinLF version greater than the current.

Version:
$Revision: 1.2 $, $Date: 2001/03/11 21:28:42 $
Author:
$Author: l2fprod $
See Also:
Serialized Form

Constructor Summary
IncorrectVersionException(java.lang.String required, java.lang.String current)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IncorrectVersionException

public IncorrectVersionException(java.lang.String required,
                                 java.lang.String current)

SkinLF
Version 1.1

www.L2FProd.com
© 2000-2001 L2FProd.com