Sha256: f5a03f632c2e74054b419b597670dc64bab8f447890730ccb229539d9d48f46f

Contents?: true

Size: 263 Bytes

Versions: 35

Compression:

Stored size: 263 Bytes

Contents

# Cheminee::QueryResponseError

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **error** | **String** |  |  |

## Example

```ruby
require 'cheminee'

instance = Cheminee::QueryResponseError.new(
  error: null
)
```

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
cheminee-0.1.52 docs/QueryResponseError.md
cheminee-0.1.51 docs/QueryResponseError.md
cheminee-0.1.50 docs/QueryResponseError.md
cheminee-0.1.48 docs/QueryResponseError.md
cheminee-0.1.47 docs/QueryResponseError.md
cheminee-0.1.46 docs/QueryResponseError.md
cheminee-0.1.45 docs/QueryResponseError.md
cheminee-0.1.44 docs/QueryResponseError.md
cheminee-0.1.43 docs/QueryResponseError.md
cheminee-0.1.42 docs/QueryResponseError.md
cheminee-0.1.41 docs/QueryResponseError.md
cheminee-0.1.39 docs/QueryResponseError.md
cheminee-0.1.38 docs/QueryResponseError.md
cheminee-0.1.37 docs/QueryResponseError.md
cheminee-0.1.36 docs/QueryResponseError.md
cheminee-0.1.35 docs/QueryResponseError.md
cheminee-0.1.34 docs/QueryResponseError.md
cheminee-0.1.33 docs/QueryResponseError.md
cheminee-0.1.32 docs/QueryResponseError.md
cheminee-0.1.31 docs/QueryResponseError.md