Exception: WrongConfigurationException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



30
31
32
# File 'lib/nps/api_exception.rb', line 30

def message
  "Only CUSTOM_ENV environment is available with CustomUrls"
end