Class Vapor::Exceptions::CommitError
In: vapor/exceptions.rb
Parent: TransactionError

some kind of Error occured during Transaction Commit

Methods
new   
Attributes
causing_object  [RW] 
Public Class methods
new( cause = nil )