class Azu::Response::Error
- Azu::Response::Error
- Exception
- Reference
- Object
Included Modules
Direct Known Subclasses
Defined in:
azu/response.crConstructors
Class Method Summary
Instance Method Summary
- #detail : String
- #detail=(detail : String)
- #errors : Array(String)
- #errors=(errors : Array(String))
- #html(context)
- #html
- #json
- #link
- #render(template : String, data)
- #render
- #source : String
- #source=(source : String)
- #status : HTTP::Status
- #status=(status : HTTP::Status)
- #status_code
- #text
- #title : String
- #title=(title : String)
- #to_s(context : HTTP::Server::Context)
- #xml