|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.objectweb.speedo.api.SpeedoException
org.objectweb.speedo.generation.api.SpeedoInstanceGenerationException
org.objectweb.speedo.generation.enhancer.SpeedoEnhancerException
Field Summary |
---|
Fields inherited from class org.objectweb.speedo.api.SpeedoException |
---|
nestedException |
Constructor Summary | |
---|---|
SpeedoEnhancerException()
|
|
SpeedoEnhancerException(java.lang.Exception nested)
|
|
SpeedoEnhancerException(java.lang.String s)
|
|
SpeedoEnhancerException(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, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SpeedoEnhancerException()
public SpeedoEnhancerException(java.lang.String s)
public SpeedoEnhancerException(java.lang.Exception nested)
public SpeedoEnhancerException(java.lang.String s, java.lang.Exception nested)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |