class Dotrepo::Exceptions::ExportFailed

Defined in:

exceptions.cr

Instance methods inherited from class Dotrepo::Exceptions::Exception

to_s(io : IO) to_s

Constructor methods inherited from class Dotrepo::Exceptions::Exception

new(message : String, cause : ::Exception)
new(cause : ::Exception)
new(message : String)
new