Exception for when popTransaction() is called with no active transaction.
Expanded class hierarchy of TransactionNoActiveException
class TransactionNoActiveException extends TransactionException implements DatabaseException { }