Uses of Package
uk.ac.ebi.pride.jmztab2.utils.errors
-
Packages that use uk.ac.ebi.pride.jmztab2.utils.errors Package Description uk.ac.ebi.pride.jmztab2.utils This package contains the property file mapping for mzTab-M's validation messages.uk.ac.ebi.pride.jmztab2.utils.errors This package contains error type definitions and related classes used during mzTab validation. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by uk.ac.ebi.pride.jmztab2.utils Class Description MZTabErrorType.Level We classify diagnosis message types into three levels: Info, Warn and Error, all of them coming from the notational conventions of the specification. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by uk.ac.ebi.pride.jmztab2.utils.errors Class Description MZTabError mzTab files can be validated to ensure that they comply with the latest version of the format specification.MZTabErrorList A limit max capacity list, if contains a couple ofMZTabError
objects.MZTabErrorOverflowException If error count great thanMZTabProperties.MAX_ERROR_COUNT
System will stop validate and throw overflow exception.MZTabErrorType MZTabErrorType class.MZTabErrorType.Category MZTabErrorType.Level We classify diagnosis message types into three levels: Info, Warn and Error, all of them coming from the notational conventions of the specification.