Class CannotAnnotateMendelianInheritance

  • All Implemented Interfaces:
    Serializable

    public class CannotAnnotateMendelianInheritance
    extends de.charite.compbio.jannovar.JannovarException
    Raised in the case of problems with annotating Mendelian inheritance
    Author:
    Manuel Holtgrewe
    See Also:
    Serialized Form
    • Constructor Detail

      • CannotAnnotateMendelianInheritance

        public CannotAnnotateMendelianInheritance​(String msg,
                                                  Throwable cause)
      • CannotAnnotateMendelianInheritance

        public CannotAnnotateMendelianInheritance​(String msg)