AlreadyComittedError constructor

AlreadyComittedError()

Default constructor.

Implementation

AlreadyComittedError() : super('Transaction has already been committed');