Exception: Zidian::InvalidIdException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



52
53
54
# File 'lib/zidian.rb', line 52

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