DOFInterfacegetExceptions Method OpenDOF Object Access Library
Get the Exceptions of this interface.

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

C#
public virtual IList<DOFInterfaceException> getExceptions()

Return Value

Type: IListDOFInterfaceException
The Exceptions of this interface.
Remarks

Get the Exceptions of this interface.
See Also

Reference