Open Sidebar
Close Sidebar
thunderstore_client
main
Thunderstore
Client
Error
Package
Version
ThunderstoreClient
class
Thunderstore::
Error
Thunderstore::Error
Exception
Reference
Object
Overview
Error class to catch if operations in this library are thrown.
Defined in:
thunderstore/error.cr
Constructors
.new
(message)
Instance Method Summary
#message
: String | Nil
#message=
(message : String | Nil)
Constructor Detail
def self.
new
(message)
#
[
View source
]
Instance Method Detail
def
message
: String | Nil
#
[
View source
]
def
message=
(message : String | Nil)
#
[
View source
]