ConfigurationException Constructor (String, Exception)

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public ConfigurationException(
	string message,
	Exception innerException
)

Parameters

message

Type: System..String

innerException

Type: System..Exception

See Also

Reference