Exception: Watchdog::ExtensionMethodExistsError

Inherits:
Error
  • Object
show all
Defined in:
lib/watchdog/error.rb

Constant Summary collapse

MESSAGE =
"%s not allowed to redefine extension method from %s"

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Watchdog::Error