class ActionController::Route::NotAcceptable

Overview

we don't support any of the accepted response content types

Defined in:

action-controller/router/builder.cr

Instance methods inherited from class ActionController::Route::Error

accepts : Array(String) | Nil accepts

Constructor methods inherited from class ActionController::Route::Error

new(message : String | Nil = nil, accepts : Array(String) | Nil = nil) new