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