Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
thunderstore_client
v1.1.0
Thunderstore
Client
Error
Package
Version
ThunderstoreClient
Generated using Crystal 1.10.1
2024-04-15 09:12:45 UTC
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
]