Exception: Mixpanel::MixpanelError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/mixpanel-ruby/error.rb

Overview

Mixpanel specific errors that are thrown in the gem. In the default consumer we catch all errors and raise Mixpanel specific errors that can be handled using a custom error handler.

Direct Known Subclasses

ConnectionError, ServerError