Exception: EmptyCustomUrlsWithCustomEnvException
- Inherits:
-
StandardError
- Object
- StandardError
- EmptyCustomUrlsWithCustomEnvException
- Defined in:
- lib/nps/api_exception.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
48 49 50 |
# File 'lib/nps/api_exception.rb', line 48 def "CustomEnvUrls cannot be empty using CUSTOM_ENV environment" end |