Exception: LoggerException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/nps/api_exception.rb', line 8

def message
  "DEBUG level is now allowed in PRODUCTION ENVIRONMENT"
end