Interface Throwing2TransactionCallback<T,X1 extends Exception,X2 extends Exception>


public interface Throwing2TransactionCallback<T,X1 extends Exception,X2 extends Exception>
Callback for a Transaction that supports throwing exceptions.
Since:
5.6
  • Method Summary

    Modifier and Type
    Method
    Description