Public Class methods
new
(msg='Gnip Software Error')
[show source]
# File lib/gnip_api/errors.rb, line 26 def initialize msg='Gnip Software Error' @message = msg end