DOFInterfaceException Constructor OpenDOF Object Access Library
Construct a typeless Exception.

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

C#
protected Exception()
Remarks

Construct a typeless Exception.

This constructor is used to create an interface element that will have no itemID or type, which is useful for UIs.

See Also

Reference