Sha256: 716d12b32cd34785458a43d8fb0c3512b977ddcdb9f02e8264b82b7e9e22efb7

Contents?: true

Size: 690 Bytes

Versions: 4

Compression:

Stored size: 690 Bytes

Contents

{
  "schema_type": "object",
  "ree_version": "0.1.0",
  "name": "not_found_err",
  "path": "bounded_contexts/shared/ree_errors/package/ree_errors/not_found_err.rb",
  "mount_as": "fn",
  "class": "ReeErrors::NotFoundErr",
  "factory": null,
  "methods": [
    {
      "doc": "",
      "throws": [

      ],
      "return": "SubclassOf[ReeErrors::Error]",
      "args": [
        {
          "arg": "code",
          "type": "Symbol"
        },
        {
          "arg": "locale",
          "type": "String"
        }
      ]
    }
  ],
  "links": [
    {
      "target": "build_error",
      "package_name": "ree_errors",
      "as": "build_error",
      "imports": [

      ]
    }
  ]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ree_lib-1.0.3 lib/ree_lib/packages/ree_errors/schemas/domain_errors/not_found_err.schema.json
ree_lib-1.0.2 lib/ree_lib/packages/ree_errors/schemas/domain_errors/not_found_err.schema.json
ree_lib-1.0.1 lib/ree_lib/packages/ree_errors/schemas/domain_errors/not_found_err.schema.json
ree_lib-1.0.0 lib/ree_lib/packages/ree_errors/schemas/domain_errors/not_found_err.schema.json