|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception salto.tool.ide.IdeException
public class IdeException
Date de création : (18/10/01 06:09:36)
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 |
---|
public IdeException()
public IdeException(java.lang.Exception e)
public IdeException(java.lang.String s)
s
- java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |