Package pl.poznan.put.pdb
Class PdbParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.poznan.put.pdb.PdbParsingException
- All Implemented Interfaces:
Serializable
When data in PDB files is inconsistent with the documented format.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPdbParsingException
(String message) PdbParsingException
(String message, 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
-
PdbParsingException
-
PdbParsingException
-