Class EPRecompileProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.common.client.hook.recompile.EPRecompileProviderException
All Implemented Interfaces:
Serializable

public class EPRecompileProviderException extends Exception
Exception for use with EPRecompileProvider
See Also:
  • Constructor Details

    • EPRecompileProviderException

      public EPRecompileProviderException(String message)
      Ctor
      Parameters:
      message - message
    • EPRecompileProviderException

      public EPRecompileProviderException(String message, Throwable cause)
      Ctor
      Parameters:
      message - message
      cause - cause