org.sharengo.wikitty
Class WikittyException

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

public class WikittyException
extends RuntimeException

Version:
$Revision: 1 $ Last update: $Date: 2010-04-16 10:29:38 +0200 (ven., 16 avril 2010) $ by : $Author: echatellier $
Author:
poussin
See Also:
Serialized Form

Constructor Summary
WikittyException(Exception eee)
           
WikittyException(String message)
           
WikittyException(String message, Exception eee)
           
 
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

WikittyException

public WikittyException(String message)

WikittyException

public WikittyException(Exception eee)

WikittyException

public WikittyException(String message,
                        Exception eee)


Copyright © 2009-2010 CodeLutin. All Rights Reserved.