Initializes a new instance of the DOFTransportFailedException class
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFTransportFailedException( Exception cause )
Parameters
- cause
- Type: SystemException
See Also