#include <it_bus/transaction_exceptions.h>
Inheritance diagram for IT_Bus::NoActiveTransactionException:
Definition at line 15 of file transaction_exceptions.h.
Public Member Functions | |
virtual Exception * | clone () const |
Clone the exception onto the heap. | |
virtual void | rethrow () const |
Rethrow the exception. |