• Ameya Limaye's avatar
    Throw custom exception type when ABD fails a result because some other token did not call dispatch · bcbc4ff5
    Ameya Limaye authored
    Summary:
    Throw custom exception type when ABD fails a result because some other token did not call dispatch:
    - This is useful because the caller can catch this exception and discard it if they find some other exception
    - The custom exception does not give an indication of the problem. The other exception/s thrown will do that.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D4395742
    
    fbshipit-source-id: be80f66b1297e9faf625a2fb087590a7d0a9335d
    bcbc4ff5
AtomicBatchDispatcher.h 987 Bytes