Class: BCDD::Result::Failure
- Inherits:
-
BCDD::Result
- Object
- BCDD::Result
- BCDD::Result::Failure
- Includes:
- Failure
- Defined in:
- lib/bcdd/result/failure.rb
Constant Summary
Constants inherited from BCDD::Result
Context, TYPE_AND_VALUE, VERSION
Instance Attribute Summary
Attributes inherited from BCDD::Result
Method Summary
Methods included from Failure
#failure?, #success?, #value_or
Methods inherited from BCDD::Result
#==, Failure, Success, #and_then, #and_then!, config, configuration, #deconstruct, #deconstruct_keys, event_logs, #failure?, #handle, #hash, #initialize, #inspect, #method_missing, mixin, #on, #on_failure, #on_success, #on_unknown, #respond_to_missing?, #success?, #terminal?, #type, #type?, #value, #value_or
Constructor Details
This class inherits a constructor from BCDD::Result
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class BCDD::Result