Exception: RDKit::ValueNotAnIntegerOrOutOfRangeError

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

Class Method Summary collapse

Class Method Details

.exceptionObject



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

def self.exception; new('value is not an integer or out of range'); end