Click or drag to resize

MzCouplingsUtilHandleException Method (Mike1DControllerFactory, Exception, String)

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static void HandleException(
	Mike1DControllerFactory controllerFactory,
	Exception e,
	string coupleFilePath = null
)

Parameters

controllerFactory
Type: DHI.Mike1D.Mike1DDataAccessMike1DControllerFactory
e
Type: SystemException
coupleFilePath (Optional)
Type: SystemString
See Also