rna_library.core.error¶
Error classes.
Module Contents¶
-
exception
rna_library.core.error.InvalidDotBracket¶ Bases:
Exception
Exception for a mal-formed dot-bracket secondary structure.
-
exception
rna_library.core.error.MissingDependency¶ Bases:
Exception
Exception for when a dependency is missing in the system
-
exception
rna_library.core.error.InvalidArgument¶ Bases:
Exception
Exception for a bad argument being supplied.