Click or drag to resize

BusinessException(String) Constructor

Initializes a new instance of the BusinessException class

Namespace: WorkZone.Dispatcher.Base.Exceptions
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public BusinessException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:WorkZone.Dispatcher.Base.Exceptions.BusinessException.#ctor(System.String)"]

See Also