Sha256: 6491ae0406d3fd56294215aa38ffbf7cb79b535369025f860ff358adde81f3e0

Contents?: true

Size: 448 Bytes

Versions: 1

Compression:

Stored size: 448 Bytes

Contents

# Generated from lib/autocad/errors.rb with RBS::Inline

module Autocad
  Error: untyped

  NonDGNFile: untyped

  class FileNotFound < Error
    def initialize: (untyped path) -> untyped
  end

  MultipleUpdateError: untyped

  class DrawingError < Error
    attr_reader drawing: untyped

    def initialize: (untyped message, untyped drawing) -> untyped
  end

  class ExistingFile < Error
    def initialize: (untyped path) -> untyped
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autocad-0.4.6 sig/generated/autocad/errors.rbs