RedirectException Constructor (String)A Sandcastle Documented Class Library
Creates a new RedirectException

Namespace:  Apptus.Util.Http
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public RedirectException(
	string msg
)

Parameters

msg
Type: SystemString
The error message
See Also

Reference