class PlaceOS::Resource::ProcessingError

Defined in:

placeos-resource.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String | Nil, message : String | Nil, cause : Exception | Nil = nil) #

[View source]

Instance Method Detail

def name : String? #

[View source]
def to_error : Error #

[View source]