public class SyncHybridSAException extends SAException
Constructor and Description |
---|
SyncHybridSAException(Throwable t,
SyncHybridOperationDetails[] syncHybridOperationsDetails,
SyncHybridExceptionOrigin exceptionOrigin) |
Modifier and Type | Method and Description |
---|---|
SyncHybridOperationDetails[] |
getDetails() |
SyncHybridExceptionOrigin |
getExceptionOrigin() |
static SyncHybridSAException |
getSyncHybridException(Exception e)
Introspects recursively the input Exception to obtain the SyncHybridSAException from the cause's hierarchy tree.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SyncHybridSAException(Throwable t, SyncHybridOperationDetails[] syncHybridOperationsDetails, SyncHybridExceptionOrigin exceptionOrigin)
public SyncHybridOperationDetails[] getDetails()
public static SyncHybridSAException getSyncHybridException(Exception e)
public SyncHybridExceptionOrigin getExceptionOrigin()
Copyright © GigaSpaces.