rails / 7.0.0 / activesupport / deprecationexception.html /

class ActiveSupport::DeprecationException

Parent:
StandardError

Raised when ActiveSupport::Deprecation::Behavior#behavior is set with :raise. You would set :raise, as a behavior to raise errors and proactively report exceptions from deprecations.

© 2004–2021 David Heinemeier Hansson
Licensed under the MIT License.