DOFErrorExceptionNOT_FOUND FieldOpenDOF Object Access Library
Requested information cannot be found.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public const int NOT_FOUND

Field Value

Type: Int32
Remarks

Requested information cannot be found. For example, a request was received that should match an existing binding, but no matching binding can be found.
See Also

Reference

DOFObject.get(Property, int)
DOFObject.set(Property, DOFValue, int)
DOFObject.invoke(Method, System.Collections.Generic.IList<E>, int)
DOFSystem.createSubscription(DOFObjectID, Property, int, Listener)
DOFSystem.createRegistration(DOFObjectID, Event, Listener)