class Thunderstore::Error

Overview

Error class to catch if operations in this library are thrown.

Defined in:

thunderstore/error.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(message) #

[View source]

Instance Method Detail

def message : String? #

[View source]
def message=(message : String?) #

[View source]