Package org.biojava.bio.program.ssaha
Class SearchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.biojava.bio.program.ssaha.SearchException
- All Implemented Interfaces:
Serializable
There has been some failure that prevents a search from completing.
- Since:
- 1.4
- Author:
- Matthew Pocock
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSearchException
(String message) SearchException
(String message, Throwable cause) SearchException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SearchException
-
SearchException
-
SearchException
-