info.magnolia.api
Class MgnlException

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

Deprecated. since 4.5

public class MgnlException
extends MgnlException

Deprecated. Use MgnlException instead.

See Also:
Serialized Form

Constructor Summary
MgnlException()
          Deprecated.  
MgnlException(String message)
          Deprecated.  
MgnlException(String message, Throwable cause)
          Deprecated.  
MgnlException(Throwable cause)
          Deprecated.  
 
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

MgnlException

public MgnlException()
Deprecated. 

MgnlException

public MgnlException(String message,
                     Throwable cause)
Deprecated. 

MgnlException

public MgnlException(String message)
Deprecated. 

MgnlException

public MgnlException(Throwable cause)
Deprecated. 


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