|
|||||||||
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.biojava.bio.BioException | +--org.acedb.AceException | +--org.acedb.AceURLException
Constructor Summary | |
AceURLException()
|
|
AceURLException(java.lang.String message)
|
|
AceURLException(java.lang.Throwable cause)
|
|
AceURLException(java.lang.Throwable cause,
java.lang.String message)
|
Methods inherited from class org.acedb.AceException |
isRecoverable |
Methods inherited from class org.biojava.bio.BioException |
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 AceURLException()
public AceURLException(java.lang.String message)
public AceURLException(java.lang.Throwable cause)
public AceURLException(java.lang.Throwable cause, java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |