com.espertech.esper.client.deploy
Class DeploymentOrderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.espertech.esper.client.deploy.DeploymentException
              extended by com.espertech.esper.client.deploy.DeploymentOrderException
All Implemented Interfaces:
java.io.Serializable

public class DeploymentOrderException
extends DeploymentException

Exception indicates a problem when determining delpoyment order and uses-dependency checking.

See Also:
Serialized Form

Constructor Summary
DeploymentOrderException(java.lang.String message)
          Ctor.
 
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

DeploymentOrderException

public DeploymentOrderException(java.lang.String message)
Ctor.

Parameters:
message - error message

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