info.magnolia.content2bean
Class Content2BeanException

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

public class Content2BeanException
extends MgnlException

Exception thrown during execution of content to bean transformation.

Version:
$Id: Content2BeanException.java 41137 2011-01-06 18:19:25Z gjoseph $
Author:
philipp
See Also:
Serialized Form

Constructor Summary
Content2BeanException()
           
Content2BeanException(String arg0)
           
Content2BeanException(String arg0, Throwable arg1)
           
Content2BeanException(Throwable arg0)
           
 
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

Content2BeanException

public Content2BeanException()

Content2BeanException

public Content2BeanException(String arg0)

Content2BeanException

public Content2BeanException(Throwable arg0)

Content2BeanException

public Content2BeanException(String arg0,
                             Throwable arg1)


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