Exception | Description |
---|---|
EmptySequenceException |
Exception, which is thrown if there are proteins with sequences == 0
|
InsufficientFileNumberException |
Exception, which is thrown if not enough files are given in the input directory
|
MalformedFilenameException |
Exception, which is thrown if files with no file extensions are located in the specified input folder
|
MissingFilenameExtensionException | |
MissingMemberException |
Exception is thrown if no values are available for this member of the Biomolecule instance.
|
NoPercentIdentityValueComputedException |
Exception, which is thrown if no percent identity was calculated during the sequence based comparison
|
ProLiCFormatException |
Exception, which is thrown if the format of the input files does not fit the specifications of the ProLiC format
|
ReadIniSectionException |
Exception, which is thrown if problems occur while accessing the ProLiC configuration file
|
UnavailableProLiCFeatureException |
Exception, which is thrown if currently not available ProLiC methods are requested
|
WrongProLiCSettingException |
Exception, which deals with wrong settings given in the configuration file.
|