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?
#message=
(message : String?)
Constructor Detail
def self.
new
(message)
#
[
View source
]
Instance Method Detail
def
message
: String?
#
[
View source
]
def
message=
(message : String?)
#
[
View source
]