class PlaceOS::Core::ModuleError

Defined in:

placeos-core/error.cr

Instance methods inherited from class PlaceOS::Core::Error

message : String? message

Constructor methods inherited from class PlaceOS::Core::Error

new(message : String = "", cause : Exception | Nil = nil) new