Sepasoft MES Module Suite
Description
Logs an exception in MES Monitoring.
Syntax
system.mes.monitor.addException(name, exception)
- Parameters
String name - The name to identify this metric by. Using '/' in the name will create sub folders in the Tag structure.
String exception - The exception to record (wraps the error in java.lang.Exception format).
- Returns
Nothing
- Scope
All
Code Examples
Code Snippet
Code |
|
Sepasoft MES Module Suite