Sha256: 9cb05b6de55eccc6c295b93e80ed34e665a08ee76fb5189d33a0a5bcb01ce008
Contents?: true
Size: 538 Bytes
Versions: 2
Compression:
Stored size: 538 Bytes
Contents
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Wraps an exception raised by a lazy computation. - !ruby/struct:SM::Flow::P body: The reason we wrap such exceptions in LazyException is that they need to be distinguishable from similar exceptions which might normally be raised by whatever strict code we happen to be in at the time. constants: [] full_name: Lazy::LazyException includes: [] instance_methods: [] name: LazyException superclass: DivergenceError
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/Lazy/LazyException/cdesc-LazyException.yaml |
facets-2.4.3 | doc/ri/Lazy/LazyException/cdesc-LazyException.yaml |