Exception: RDKit::WrongTypeError

Inherits:
RDKitError show all
Defined in:
lib/rdkit/errors.rb

Class Method Summary collapse

Class Method Details

.exceptionObject



5
# File 'lib/rdkit/errors.rb', line 5

def self.exception; new('Operation against a key holding the wrong kind of value'); end