Class SAMException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CRAMException, DateParser.InvalidDateException, FileTruncatedException, RuntimeEOFException, RuntimeIOException, SAMFormatException, SequenceUtil.SequenceListsDifferException

public class SAMException extends RuntimeException
See Also:
  • Constructor Details

    • SAMException

      public SAMException()
    • SAMException

      public SAMException(String s)
    • SAMException

      public SAMException(String s, Throwable throwable)
    • SAMException

      public SAMException(Throwable throwable)