Method: NicInfo::Factory#new_error_code

Defined in:
lib/nicinfo/factory.rb

#new_error_codeObject



26
27
28
# File 'lib/nicinfo/factory.rb', line 26

def new_error_code
  return ErrorCode.new( config )
end