Exception: RDKit::NoSuchClientError
- Inherits:
-
RDKitError
- Object
- StandardError
- RDKitError
- RDKit::NoSuchClientError
- Defined in:
- lib/rdkit/errors.rb
Class Method Summary collapse
Class Method Details
.exception ⇒ Object
36 |
# File 'lib/rdkit/errors.rb', line 36 def self.exception; new('No such client'); end |