Class SAMTestUtil.SanityCheckFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
htsjdk.samtools.SAMTestUtil.SanityCheckFailedException
All Implemented Interfaces:
Serializable
Enclosing class:
SAMTestUtil

public static class SAMTestUtil.SanityCheckFailedException extends RuntimeException
Indicates that a required sanity-check condition was not met.
See Also:
  • Constructor Details

    • SanityCheckFailedException

      public SanityCheckFailedException(String message)