Registry / utility / cause
library0.1rbrubygemsunverified

Allows you access to the error that was being handled when this exception was raised.

gem install cause
INSTALL
IMPORT
SIG · CAUSE
C
cause
utilityrubyv0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cause
✓ require 'cause'

Chain exceptions and access the original cause.

require 'cause' begin raise 'original error' rescue => e raise 'new error' end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
cause — gem install cause · libregistry