info.magnolia.cms.exchange
Class ExchangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.exception.MgnlException
              extended by info.magnolia.cms.exchange.ExchangeException
All Implemented Interfaces:
Serializable

public class ExchangeException
extends MgnlException

Exception thrown in case of any problems occuring during activation.

See Also:
Serialized Form

Constructor Summary
ExchangeException()
           
ExchangeException(String message)
           
ExchangeException(String message, Throwable cause)
           
ExchangeException(Throwable root)
           
 
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

ExchangeException

public ExchangeException()

ExchangeException

public ExchangeException(String message)

ExchangeException

public ExchangeException(String message,
                         Throwable cause)

ExchangeException

public ExchangeException(Throwable root)


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.