Package com.societegenerale.failover.core.exception


package com.societegenerale.failover.core.exception
Exception model for method-level failover handling.

MethodExceptionContext carries the original exception and any recovered result so that a MethodExceptionPolicy can decide whether to return stale data or rethrow.