NetCoreSyncMustNotInsideTransactionException constructor

const NetCoreSyncMustNotInsideTransactionException()

Implementation

const NetCoreSyncMustNotInsideTransactionException()
    : super("This method call must not be wrapped inside Transaction");