Click or drag to resize

EPNotSerializableException Constructor (Type)

Initializes a new instance of the EPNotSerializableException class

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public EPNotSerializableException(
	Type classType
)

Parameters

classType
Type: SystemType

[Missing <param name="classType"/> documentation for "M:com.espertech.esper.common.client.EPNotSerializableException.#ctor(System.Type)"]

See Also