Uses of Class
dev.civl.mc.state.IF.CIVLStateException
Packages that use CIVLStateException
Package
Description
Module state is responsible for the creation and manipulation of
states of a CIVL model.
-
Uses of CIVLStateException in dev.civl.mc.state.IF
Subclasses of CIVLStateException in dev.civl.mc.state.IFModifier and TypeClassDescriptionclassExtends an execution exception with a state at which error occurred.Methods in dev.civl.mc.state.IF that throw CIVLStateExceptionModifier and TypeMethodDescriptionStateFactory.collectHeaps(State state, Set<CIVLHeapException.HeapErrorKind> toBeIgnored) Performs a garbage collection and canonicalization of heaps.StateFactory.collectScopes(State state, Set<CIVLHeapException.HeapErrorKind> toBeIgnored) Performs a garbage collection and canonicalization of dynamic scopes.