com.espertech.esper.adapter
Class IllegalStateTransitionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.espertech.esper.client.EPException
                  extended by com.espertech.esper.adapter.IllegalStateTransitionException
All Implemented Interfaces:
java.io.Serializable

public class IllegalStateTransitionException
extends EPException

Thrown when an illegal Adapter state transition is attempted.

See Also:
Serialized Form

Constructor Summary
IllegalStateTransitionException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalStateTransitionException

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

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com