Exception: MaxCustomUrlsException
- Inherits:
-
StandardError
- Object
- StandardError
- MaxCustomUrlsException
- Defined in:
- lib/nps/api_exception.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
42 43 44 |
# File 'lib/nps/api_exception.rb', line 42 def "Custom Urls must contain at most 2 urls" end |