class
Azu::Response::NotFound
- Azu::Response::NotFound
- Azu::Response::Error
- Exception
- Reference
- Object
Defined in:
azu/response.crConstructors
Instance Method Summary
Instance methods inherited from class Azu::Response::Error
context : ErrorContext | Nil
context,
context=(context : ErrorContext | Nil)
context=,
detail : String
detail,
detail=(detail : String)
detail=,
error_id : String
error_id,
error_id=(error_id : String)
error_id=,
errors : Array(String)
errors,
errors=(errors : Array(String))
errors=,
fingerprint : String
fingerprint,
fingerprint=(fingerprint : String)
fingerprint=,
html(context)html html, json json, link link, render(template : String, data)
render render, source : String source, source=(source : String) source=, status : HTTP::Status status, status=(status : HTTP::Status) status=, status_code status_code, text text, title : String title, title=(title : String) title=, to_s(context : HTTP::Server::Context) to_s, xml xml