Class FileTruncatedException

  • All Implemented Interfaces:
    Serializable

    public class FileTruncatedException
    extends SAMException
    Thrown when it is possible to detect that a SAM or BAM file is truncated.
    See Also:
    Serialized Form
    • Constructor Detail

      • FileTruncatedException

        public FileTruncatedException()
      • FileTruncatedException

        public FileTruncatedException​(String s)
      • FileTruncatedException

        public FileTruncatedException​(String s,
                                      Throwable throwable)
      • FileTruncatedException

        public FileTruncatedException​(Throwable throwable)