Package htsjdk.samtools.cram
Class CRAMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
htsjdk.samtools.SAMException
htsjdk.samtools.cram.CRAMException
- All Implemented Interfaces:
Serializable
Created by edwardk on 8/13/15.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCRAMException
(String s, Throwable throwable) CRAMException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CRAMException
public CRAMException() -
CRAMException
-
CRAMException
-
CRAMException
-