Class PythonScriptExecutorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.broadinstitute.hellbender.exceptions.GATKException
org.broadinstitute.hellbender.utils.runtime.ScriptExecutorException
org.broadinstitute.hellbender.utils.python.PythonScriptExecutorException
- All Implemented Interfaces:
Serializable
Python script execution exception.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.broadinstitute.hellbender.exceptions.GATKException
GATKException.MissingReadField, GATKException.ReadAttributeTypeMismatch, GATKException.ShouldNeverReachHereException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PythonScriptExecutorException
-