Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
dwarf
master
Dwarf
Config
Type
Error
Handler
Hooks
KeyError
Manager
Mixins
NotAuthenticated
Proxy
SessionSerializer
Strategies
Base
Response
Result
HTTP
Params
Generated using Crystal 1.10.1
2024-02-25 07:19:06 UTC
class
Dwarf::
Error
Dwarf::Error
Exception
Reference
Object
Direct Known Subclasses
Dwarf::KeyError
Dwarf::NotAuthenticated
Defined in:
dwarf.cr
Constructors
.new
(message : String | Nil =
nil
, scope : String | Nil =
nil
)
Instance Method Summary
#scope
: String?
Constructor Detail
def self.
new
(message : String | Nil =
nil
, scope : String | Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
scope
: String?
#
[
View source
]