public static class UserException.CouldNotCreateOutputFile extends UserException
UserException.BadInput, UserException.BadTempDir, UserException.CannotExecuteScript, UserException.CannotHandleGzippedRef, UserException.CouldNotCreateOutputFile, UserException.CouldNotIndexFile, UserException.CouldNotReadInputFile, UserException.EmptyIntersection, UserException.FailsStrictValidation, UserException.HardwareFeatureException, UserException.HeaderMissingReadGroup, UserException.IncompatibleRecalibrationTableParameters, UserException.IncompatibleSequenceDictionaries, UserException.LexicographicallySortedSequenceDictionary, UserException.MalformedBAM, UserException.MalformedFile, UserException.MalformedGenomeLoc, UserException.MalformedRead, UserException.MisencodedQualityScoresRead, UserException.MissingContigInSequenceDictionary, UserException.MissingIndex, UserException.MissingReference, UserException.MissingReferenceDictFile, UserException.MissingReferenceFaiFile, UserException.MissingReferenceGziFile, UserException.NoSuitableCodecs, UserException.ReadMissingReadGroup, UserException.SequenceDictionaryIsMissingContigLengths, UserException.UnimplementedFeature, UserException.VQSRNegativeModelFailure, UserException.VQSRPositiveModelFailure, UserException.WrongFeatureType
MISSING_REFERENCE_FOR_CRAM
Constructor and Description |
---|
CouldNotCreateOutputFile(java.io.File file,
java.lang.Exception e) |
CouldNotCreateOutputFile(java.io.File file,
java.lang.String message) |
CouldNotCreateOutputFile(java.io.File file,
java.lang.String message,
java.lang.Exception e) |
CouldNotCreateOutputFile(java.lang.String message,
java.lang.Exception e) |
CouldNotCreateOutputFile(java.lang.String file,
java.lang.String message) |
CouldNotCreateOutputFile(java.lang.String filename,
java.lang.String message,
java.lang.Exception e) |
getMessage
public CouldNotCreateOutputFile(java.io.File file, java.lang.String message, java.lang.Exception e)
public CouldNotCreateOutputFile(java.io.File file, java.lang.String message)
public CouldNotCreateOutputFile(java.lang.String file, java.lang.String message)
public CouldNotCreateOutputFile(java.lang.String filename, java.lang.String message, java.lang.Exception e)
public CouldNotCreateOutputFile(java.io.File file, java.lang.Exception e)
public CouldNotCreateOutputFile(java.lang.String message, java.lang.Exception e)