exception
Lexicon: eco.wonderland.workcell.protocol.mtconnect.exception.defs
Type: object
Irregularity encountered by an agent in a response document that may or may not conform to this Lexicon.
Properties
Section titled “Properties”Type: trace
Required
Referenced By
Section titled “Referenced By”- mtConnectAssetsExceptionsReport
eco.wonderland.workcell.protocol.mtconnect.exception.defs - mtConnectDevicesExceptionsReport
eco.wonderland.workcell.protocol.mtconnect.exception.defs - mtConnectStreamsExceptionsReport
eco.wonderland.workcell.protocol.mtconnect.exception.defs - mtConnectStreamsExceptionsReport
eco.wonderland.workcell.sample - mtConnectDevicesExceptionsReport
eco.wonderland.workcell.probe - mtConnectStreamsExceptionsReport
eco.wonderland.workcell.current - mtConnectAssetsExceptionsReport
eco.wonderland.workcell.asset
Schema
Section titled “Schema”{ "type": "object", "required": [ "trace" ], "properties": { "trace": { "type": "ref", "ref": "#trace" } }}