Package generator.exceptions

Exception Summary
GenerationException Generator Exception This exception is thrown when an error has occured during the random system generation.
IntervalListNoUnionException IntervalListNoUnion Exception This exception is thrown when invalid intervals are added, or when trying to access an out of bound index.
IntervalNoUnionException IntervalNoUnion Exception This exception is thrown when invalid values are put in an interval, like an greater lower bound than upper bound.
ParameterException Parameter Exception This exception is thrown when an invalid parameter is provided to the methods of the generator.
PartitionException Partition Exception This exception is thrown upon failure of a call to partition.