new WsError()
Methods
-
generalFault(message, description, onCloseHandler)
-
Renders a general error message.
Parameters:
Name Type Description messageString Error message to be displayed descriptionString Description of the error message onCloseHandlerFunction Function to be executed when the error dialog is closed
Class: WsError