Exception: WrongConfigurationException
- Inherits:
-
StandardError
- Object
- StandardError
- WrongConfigurationException
- Defined in:
- lib/nps/api_exception.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
30 31 32 |
# File 'lib/nps/api_exception.rb', line 30 def "Only CUSTOM_ENV environment is available with CustomUrls" end |