Uses of Interface
jasima.core.simulation.Simulation.ErrorHandler
-
Packages that use Simulation.ErrorHandler Package Description jasima.core.simulation -
-
Uses of Simulation.ErrorHandler in jasima.core.simulation
Methods in jasima.core.simulation that return Simulation.ErrorHandler Modifier and Type Method Description Simulation.ErrorHandlerSimulation. getErrorHandler()Simulation.ErrorHandlerSimProcess. getLocalErrorHandler()Methods in jasima.core.simulation with parameters of type Simulation.ErrorHandler Modifier and Type Method Description voidSimulation. setErrorHandler(Simulation.ErrorHandler errorHandler)voidSimProcess. setLocalErrorHandler(Simulation.ErrorHandler h)
-