abstract class Grip::Controllers::Exception

Included Modules

Defined in:

grip/controllers/exception.cr

Instance Method Summary

Instance methods inherited from class Grip::Controllers::Base

call(context : Context) : Context call

Instance Method Detail

abstract def call(context : Context) : Context #

[View source]