org.gcube.common.messaging.endpoints
Class BrokerNotConfiguredInScopeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.common.messaging.endpoints.BrokerNotConfiguredInScopeException
All Implemented Interfaces:
Serializable

public class BrokerNotConfiguredInScopeException
extends Exception

Author:
andrea
See Also:
Serialized Form

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

BrokerNotConfiguredInScopeException

public BrokerNotConfiguredInScopeException(String string)

BrokerNotConfiguredInScopeException

public BrokerNotConfiguredInScopeException(Exception e)

BrokerNotConfiguredInScopeException

public BrokerNotConfiguredInScopeException(String string,
                                           Exception e)


Copyright © 2013. All Rights Reserved.