alchemist
alchemist
/
it.unibo.alchemist.exceptions
Package it.
unibo.
alchemist.
exceptions
This package contains the Exceptions the basic parts of Alchemist may throw.
Types
Types
Biochemistry
Parse
Exception
Link copied to clipboard
open
class
BiochemistryParseException
:
RuntimeException
Content copied to clipboard
Represents an exception thrown when parse errors are encountered.
Uncomparable
Distances
Exception
Link copied to clipboard
class
UncomparableDistancesException
:
IllegalArgumentException
Content copied to clipboard
An exception meant to be thrown when trying to compare incompatible distances.