Exception: Isolator::HTTPError

Inherits:
UnsafeOperationError show all
Defined in:
lib/isolator/errors.rb

Constant Summary collapse

MESSAGE =
"You are trying to make an outgoing network request inside db transaction. "

Method Summary

Methods inherited from UnsafeOperationError

#initialize

Constructor Details

This class inherits a constructor from Isolator::UnsafeOperationError