Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
neuroplastic
v1.13.1
Neuroplastic
Client
HabitatSettings
Elastic
Error
ElasticQueryError
MalformedQuery
Query
Filter
FilterTerm
FilterValue
RangeQuery
RangeValue
SearchAfter
Sort
Subfilter
Utils
Generated using Crystal 1.12.2
2024-06-28 05:50:24 UTC
class
Neuroplastic::
Error
Neuroplastic::Error
Exception
Reference
Object
Direct Known Subclasses
Neuroplastic::Error::ElasticQueryError
Neuroplastic::Error::MalformedQuery
Defined in:
neuroplastic/error.cr
Constructors
.new
(message : String | Nil =
""
)
Instance Method Summary
#message
: String?
Constructor Detail
def self.
new
(message : String | Nil =
""
)
#
[
View source
]
Instance Method Detail
def
message
: String?
#
[
View source
]