org.biojava.bio.structure.io
Class PDBParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.biojava.bio.BioException
org.biojava.bio.structure.io.PDBParseException
- All Implemented Interfaces:
- Serializable
- public class PDBParseException
- 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 |
PDBParseException
public PDBParseException(String s)
PDBParseException
public PDBParseException(Throwable t,
String s)
PDBParseException
public PDBParseException(Throwable t)