Uses of Class
com.luciad.fusion.engine.raster.ILfnRasterSessionHandler.FailureContext
Packages that use ILfnRasterSessionHandler.FailureContext
Package
Description
Provides the raster specific functionality for the LuciadFusion engine.
-
Uses of ILfnRasterSessionHandler.FailureContext in com.luciad.fusion.engine.raster
Methods in com.luciad.fusion.engine.raster with parameters of type ILfnRasterSessionHandler.FailureContextModifier and TypeMethodDescriptionboolean
ILfnRasterSessionHandler.handleFailure
(ILfnRasterSessionHandler.FailureContext aContext, Exception aError) Notifies the handler of a failure and determines whether to abort or continue the session.boolean
TLfnFailFastRasterSessionHandler.handleFailure
(ILfnRasterSessionHandler.FailureContext aContext, Exception aFailure)