Exception: MissingEnvironmentException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



36
37
38
# File 'lib/nps/api_exception.rb', line 36

def message
  "Environment field not specified"
end