salto.tool.ide
Class IdeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by salto.tool.ide.IdeException
All Implemented Interfaces:
java.io.Serializable

public class IdeException
extends java.lang.Exception

Date de création : (18/10/01 06:09:36)

Author:
: Administrator
See Also:
Serialized Form

Constructor Summary
IdeException()
          Commentaire relatif au constructeur IdeException.
IdeException(java.lang.Exception e)
          Commentaire relatif au constructeur IdeException.
IdeException(java.lang.String s)
          Commentaire relatif au constructeur IdeException.
 
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

IdeException

public IdeException()
Commentaire relatif au constructeur IdeException.


IdeException

public IdeException(java.lang.Exception e)
Commentaire relatif au constructeur IdeException.


IdeException

public IdeException(java.lang.String s)
Commentaire relatif au constructeur IdeException.

Parameters:
s - java.lang.String


Copyright © 2002-2008 Salto Consulting. All Rights Reserved.