Exception: Mixpanel::MixpanelError
- Inherits:
-
StandardError
- Object
- StandardError
- Mixpanel::MixpanelError
- 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.