org.biojava.bio.structure
Class StructureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.biojava.bio.BioException
org.biojava.bio.structure.StructureException
- All Implemented Interfaces:
- Serializable
- public class StructureException
- extends BioException
An exception during the parsing of a PDB file
- 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 |
StructureException
public StructureException(String s)
StructureException
public StructureException(Throwable t,
String s)
StructureException
public StructureException(Throwable t)