Exception: EmptyCustomUrlsException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/nps/api_exception.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



14
15
16
# File 'lib/nps/api_exception.rb', line 14

def message
  "CustomUrls cannot by empty"
end