IBM Worklight v5.0.5 > API reference > IBM Worklight client-side API > JavaScript client-side APIWL.App.getErrorMessage
Extract a string that contains the error message within the specified exception object. Use for exceptions that are thrown by the IBM Worklight client runtime framework.WL.App.getErrorMessage(exception)
Parameter Description exception The exception object from which the error string is extracted.
Parent JavaScript client-side API