Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
monads
v1.1.0
Monads
Either
Functor
Just
Left
Leftable
LeftException
List
Maybe
Monad
Nothing
Right
Task
Try
UnwrapError
Generated using Crystal 1.16.3
2026-01-17 21:16:50 UTC
class
Monads::
UnwrapError
Monads::UnwrapError
Exception
Reference
Object
Defined in:
monads/errors.cr
Constructors
.new
(method : String, klass : String)
Constructor Detail
def self.
new
(method : String, klass : String)
#
[
View source
]