DOFInterfaceExceptiongetParameters Method OpenDOF Object Access Library
Get the Parameters for this Exception.

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

C#
public virtual DOFType[] getParameters()

Return Value

Type: DOFType
The Parameters for this Exception.
Remarks

Get the Parameters for this Exception.
See Also

Reference