Class IllegalStateTransitionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.espertech.esper.common.client.EPException
com.espertech.esper.runtime.client.util.IllegalStateTransitionException
All Implemented Interfaces:
Serializable

public class IllegalStateTransitionException extends com.espertech.esper.common.client.EPException
Thrown when an illegal Adapter state transition is attempted.
See Also:
  • Constructor Details

    • IllegalStateTransitionException

      public IllegalStateTransitionException(String message)
      Parameters:
      message - - an explanation of the cause of the exception