Error Message
An error message can be used to log an exception.
Signature:
public static void logError(Exception e)
For example:
WorkflowUtil.logError(e);
An error message can be used to log an exception.
Signature:
public static void logError(Exception e)
For example:
WorkflowUtil.logError(e);