Exception: Watchdog::MethodExistsError

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

Constant Summary collapse

MESSAGE =
"%s not allowed to redefine existing method %s"

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Watchdog::Error