Package it.unibo.alchemist.exceptions

This package contains the Exceptions the basic parts of Alchemist may throw.

Types

Link copied to clipboard
open class BiochemistryParseException : RuntimeException
Represents an exception thrown when parse errors are encountered.
Link copied to clipboard
class UncomparableDistancesException : IllegalArgumentException
An exception meant to be thrown when trying to compare incompatible distances.