class PlaceOS::Resource::ProcessingError
- PlaceOS::Resource::ProcessingError
- Exception
- Reference
- Object
Defined in:
placeos-resource.crConstructors
Instance Method Summary
Constructor Detail
def self.new(name : String | Nil, message : String | Nil, cause : Exception | Nil = nil)
#