|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.objectweb.speedo.api.SpeedoException | +--org.objectweb.speedo.api.SpeedoConcurrentException
Fields inherited from class org.objectweb.speedo.api.SpeedoException |
nestedException |
Constructor Summary | |
SpeedoConcurrentException()
|
|
SpeedoConcurrentException(java.lang.Exception nested)
|
|
SpeedoConcurrentException(java.lang.String s)
|
|
SpeedoConcurrentException(java.lang.String s,
java.lang.Exception nested)
|
Methods inherited from class org.objectweb.speedo.api.SpeedoException |
getNestedException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SpeedoConcurrentException()
public SpeedoConcurrentException(java.lang.String s)
public SpeedoConcurrentException(java.lang.Exception nested)
public SpeedoConcurrentException(java.lang.String s, java.lang.Exception nested)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |