info.magnolia.cms.exchange
Class ExchangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by info.magnolia.api.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.

Version:
$Id: ExchangeException.java 6341 2006-09-12 09:18:27Z philipp $
Author:
Sameer Charles
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-2011 Magnolia International Ltd.. All Rights Reserved.