Wiki

Articles tagged with "error", sorted by viewsX
Displaying 1-2 of 2 result(s).

Using setFlash for displaying various kind of messages

Created 2 years ago by TrejderHow-tos6 comments – viewed 22,608 times – ( +4 / -4 )
In this short how-to I will show how to customize setFlash() to display messages (flashes) styled to be success confirmation, error report or notice information. And how to achieve displaying errors in other way.
tags: flash, error, message

Display a nice exception message on ajax requests

Created about a year ago by Maurizio DombaTips1 comment – viewed 15,210 times – ( +11 )
When an exception is thrown in our code like
tags: error, exception