org.wso2.carbon.event.processing.application.deployer.exceptions
Class EventStreamDeploymentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.wso2.carbon.event.processing.application.deployer.exceptions.EventStreamDeploymentException
All Implemented Interfaces:
Serializable

public class EventStreamDeploymentException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
EventStreamDeploymentException(String s, Exception e)
           
 
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

EventStreamDeploymentException

public EventStreamDeploymentException(String s,
                                      Exception e)


Copyright © 2015 WSO2. All rights reserved.