Click or drag to resize

EPException Class

This exception is thrown to indicate a problem in administration and runtime.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    More...

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class EPException : Exception
Constructors
  NameDescription
Public methodEPException(Exception)
Ctor - just an inner exception.
Public methodEPException(String)
Ctor.
Protected methodEPException(SerializationInfo, StreamingContext)
Initializes a new instance of the EPException class.
Public methodEPException(String, Exception)
Ctor for an inner exception and message.
Top
See Also
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.client.configurationConfigurationException
    com.espertech.esper.common.client.contextInvalidContextPartitionSelector
    com.espertech.esper.common.client.dataflow.coreEPDataFlowAlreadyExistsException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowCancellationException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowExecutionException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowInstantiationException
    com.espertech.esper.common.client.dataflow.coreEPDataFlowNotFoundException
    com.espertech.esper.common.clientEPRuntimeException
    com.espertech.esper.common.clientEventTypeException
    com.espertech.esper.common.client.variableVariableConstantValueException
    com.espertech.esper.common.client.variableVariableNotFoundException
    com.espertech.esper.common.client.variableVariableValueException
    com.espertech.esper.compiler.clientEPCompileExceptionItem
    com.espertech.esper.runtime.clientEPSubscriberException
    com.espertech.esper.runtime.client.utilIllegalStateTransitionException
    com.espertech.esperioIllegalStateTransitionException