com.apama.correlator.memstore
Class DistMemStoreProviderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.apama.correlator.memstore.DistMemStoreProviderException
All Implemented Interfaces:
java.io.Serializable

public class DistMemStoreProviderException
extends java.lang.RuntimeException

Represents a distributed MemoryStore error that is not a programming bug - i.e either a runtime/deployment problem reported by the 3rd party library (e.g networking problem etc) or problem with the configuration specified by the user. These exceptions are handled differently to other errors thrown by distributed storage methods, and will typically be logged without a stack trace.

See Also:
Serialized Form

Constructor Summary
DistMemStoreProviderException(java.lang.String message)
           
DistMemStoreProviderException(java.lang.String message, java.lang.Throwable cause)
           
DistMemStoreProviderException(java.lang.Throwable cause)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DistMemStoreProviderException

public DistMemStoreProviderException(java.lang.String message)

DistMemStoreProviderException

public DistMemStoreProviderException(java.lang.Throwable cause)

DistMemStoreProviderException

public DistMemStoreProviderException(java.lang.String message,
                                     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