org.nuiton.wikitty
Class WikittyObsoleteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.nuiton.wikitty.WikittyException
                  extended by org.nuiton.wikitty.WikittyObsoleteException
All Implemented Interfaces:
Serializable

public class WikittyObsoleteException
extends WikittyException

Wikitty exception.

Version:
$Revision: 329 $ Last update: $Date: 2010-09-21 17:40:14 +0200 (mar., 21 sept. 2010) $ by : $Author: echatellier $
Author:
poussin
See Also:
Serialized Form

Constructor Summary
WikittyObsoleteException(String message)
           
WikittyObsoleteException(String message, Throwable cause)
           
 
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

WikittyObsoleteException

public WikittyObsoleteException(String message)

WikittyObsoleteException

public WikittyObsoleteException(String message,
                                Throwable cause)


Copyright © 2009-2010 CodeLutin. All Rights Reserved.