Bases: object
This class is designed to handle a generic error into a TaurusMessagePanel
Translates the given error object into an HTML string and places it in the message panel
Parameters: | error (object) – an error object (typically an exception object) |
---|