Get a string representation of this object.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public override string ToString()
Return Value
Type: StringA string of the format: 'DOFErrorException: message'.
Implements
_ExceptionToStringRemarks
See Also