class

Lucky::ErrorAction

Inherits Lucky::Exposable < Lucky::Redirectable < Habitat::SettingsHelpers < Habitat::TempConfig < Lucky::Renderable < Lucky::ParamHelpers < Lucky::ActionDelegates < Reference < Object

Constants

EXPOSURES = [] of Symbol

Constructors

Instance methods

_dont_report
Source
context
Source
cookies(*args, **options)
cookies(*args, **options, &)
default_render(error : Exception) : Lucky::Response
Source
flash(*args, **options)
flash(*args, **options, &)
perform_action(error : Exception)
Source
render_exception_page(error : Exception, status : Int) : Lucky::Response
Source
report(error : Exception) : Nil
Source
request(*args, **options)
request(*args, **options, &)
response(*args, **options)
response(*args, **options, &)
session(*args, **options)
session(*args, **options, &)

Macros

dont_report(exception_classes)
Source