Exception: Zidian::InvalidIdException

Inherits:
Exception
  • Object
show all
Defined in:
lib/zidian.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



69
70
71
# File 'lib/zidian.rb', line 69

def message
  "Invalid ID, must be between 35 and 86617"
end