Click or drag to resize

EPNotSerializableException Class

[Missing <summary> documentation for "T:com.espertech.esper.common.client.EPNotSerializableException"]

Inheritance Hierarchy

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

The EPNotSerializableException type exposes the following members.

Constructors
  NameDescription
Public methodEPNotSerializableException(Type)
Initializes a new instance of the EPNotSerializableException class
Public methodEPNotSerializableException(Exception, Type)
Initializes a new instance of the EPNotSerializableException class
Top
Properties
  NameDescription
Public propertyClassType
Top
See Also