com.apama.services.event
Class CommunicationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.apama.util.CompoundException
              extended by com.apama.services.event.EventServiceException
                  extended by com.apama.services.event.CommunicationException
All Implemented Interfaces:
java.io.Serializable

public class CommunicationException
extends EventServiceException

CommunicationException is a specialized exception for use with the Event Service that indicates that there is a problem communicating with the Correlator.

See Also:
Serialized Form

Constructor Summary
CommunicationException(java.lang.String message)
           
CommunicationException(java.lang.String message, java.lang.Throwable cause)
           
CommunicationException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.apama.util.CompoundException
getCause, getNestedException, getRootCause, hasNestedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CommunicationException

public CommunicationException(java.lang.String message)

CommunicationException

public CommunicationException(java.lang.String message,
                              java.lang.Throwable cause)

CommunicationException

public CommunicationException(java.lang.Throwable cause)


Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG