public class

EsperException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.mule.module.esper.EsperException

Summary

[Expand]
Inherited Constants
From class java.lang.RuntimeException
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
EsperException()
EsperException(String s)
EsperException(String s, Throwable throwable)
EsperException(Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public EsperException ()

public EsperException (String s)

Parameters
s

public EsperException (String s, Throwable throwable)

Parameters
s
throwable

public EsperException (Throwable throwable)

Parameters
throwable