Uses of Class
dev.civl.mc.log.IF.CIVLExecutionException
Packages that use CIVLExecutionException
Package
Description
Module log provides the data structure for logging errors during verification.
Module predicate defines predicates that are required to hold for any CIVL-C programs.
-
Uses of CIVLExecutionException in dev.civl.mc.log.IF
Methods in dev.civl.mc.log.IF that return CIVLExecutionExceptionConstructors in dev.civl.mc.log.IF with parameters of type CIVLExecutionExceptionModifierConstructorDescriptionCIVLLogEntry(CIVLConfiguration civlConfig, dev.civl.gmc.GMCConfiguration gmcConfig, CIVLExecutionException problem, dev.civl.sarl.IF.SymbolicUniverse universe) -
Uses of CIVLExecutionException in dev.civl.mc.predicate.IF
Methods in dev.civl.mc.predicate.IF that return CIVLExecutionExceptionModifier and TypeMethodDescriptionCIVLStatePredicate.getUnreportedViolation()Returns the violation that has not yet been reported.CIVLStatePredicate.getViolation()