Click or drag to resize
ClassFactoryException Constructor (String)
Creates a new object.

Namespace: InterfaceFactory
Assembly: InterfaceFactory (in InterfaceFactory.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ClassFactoryException(
	string message
)

Parameters

message
Type: SystemString
See Also