|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Error | +--org.biojava.bio.BioError | +--org.acedb.AceError
Constructor Summary | |
AceError()
|
|
AceError(java.lang.String message)
|
|
AceError(java.lang.Throwable e)
|
|
AceError(java.lang.Throwable e,
java.lang.String message)
|
Methods inherited from class org.biojava.bio.BioError |
getWrappedException,
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 AceError()
public AceError(java.lang.String message)
public AceError(java.lang.Throwable e)
public AceError(java.lang.Throwable e, java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |