class GemMonitor::Error

Public Class Methods

new(args = {}) click to toggle source
Calls superclass method
# File lib/gem_monitor/error.rb, line 4
def initialize args = {}
  super
end