Class PdbParsingException

All Implemented Interfaces:
Serializable

public class PdbParsingException extends RuntimeException
When data in PDB files is inconsistent with the documented format.
See Also:
  • Constructor Details

    • PdbParsingException

      public PdbParsingException(String message, Throwable cause)
    • PdbParsingException

      public PdbParsingException(String message)