Uses of Class
com.gigaspaces.internal.sync.hybrid.SyncHybridSAException
Packages that use SyncHybridSAException
-
Uses of SyncHybridSAException in com.gigaspaces.internal.sync.hybrid
Methods in com.gigaspaces.internal.sync.hybrid that return SyncHybridSAExceptionModifier and TypeMethodDescriptionstatic SyncHybridSAExceptionSyncHybridSAException.getSyncHybridException(Exception e) Introspects recursively the input Exception to obtain the SyncHybridSAException from the cause's hierarchy tree.