edu.iastate.anthill.indus.iterator.pdb
Class PDBException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.iastate.anthill.indus.iterator.pdb.PDBException
- All Implemented Interfaces:
- java.io.Serializable
- public class PDBException
- extends java.lang.Exception
Title: PDBViewer
Description: A viewer for PDB protein database
Copyright: Copyright (c) 2003
Company: Iowa State University
- Version:
- 2003-10-29
- Author:
- Jie Bao
- See Also:
- Serialized Form
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
|
Method Summary |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PDBException
public PDBException(java.lang.String str)
toString
public java.lang.String toString()