![]() | EPException Class |
Namespace: com.espertech.esper.common.client
[SerializableAttribute] public class EPException : Exception
Name | Description | |
---|---|---|
![]() | EPException(Exception) | Ctor - just an inner exception. |
![]() | EPException(String) | Ctor. |
![]() | EPException(SerializationInfo, StreamingContext) |
Initializes a new instance of the EPException class.
|
![]() | EPException(String, Exception) | Ctor for an inner exception and message. |