Exception: EmptyCustomUrlsException
- Inherits:
-
StandardError
- Object
- StandardError
- EmptyCustomUrlsException
- Defined in:
- lib/nps/api_exception.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
14 15 16 |
# File 'lib/nps/api_exception.rb', line 14 def "CustomUrls cannot by empty" end |