org.biojava.bio.program.das.dasalignment
Class DASException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.biojava.bio.BioException
org.biojava.bio.program.das.dasalignment.DASException
- All Implemented Interfaces:
- Serializable
- public class DASException
- extends BioException
An exception of one of the DAS classes.
- Author:
- Andreas Prlic, Thomas Down, Benjamin Schuster-Böckler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DASException
public DASException(String s)
DASException
public DASException(Throwable t,
String s)
DASException
public DASException(Throwable t)