Package es.urjc.etsii.grafo.exception
package es.urjc.etsii.grafo.exception
-
ClassDescriptionAbstract class to provide behaviour when an uncontrolled exception reaches executor code.Thrown by any algorithm component when the combination of parameters given is not validException thrown when there is any problem loading an instanceThrown when an invalid random usage is detected, which would affect experiment reproducibility, and suggests alternatives to use.Thrown if the solution is not valid at different solving stagesThrown when the maximum allocated resources are consumed, or when even if they are not consumed, it is estimated with high confidence that we cannot complete the operation.