class Ethon::Errors::GlobalInit

Raises when global_init failed.

def initialize

def initialize
  super("An error occured initializing curl.")
end