module Vng # A wrapper around StandardError. class ConnectionError < StandardError end end