info.magnolia.content2bean
Class Content2BeanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
info.magnolia.exception.MgnlException
info.magnolia.content2bean.Content2BeanException
- All Implemented Interfaces:
- Serializable
Deprecated. since 5.2.4 - use Node2BeanException
instead.
public class Content2BeanException
- extends MgnlException
Exception thrown during execution of content to bean transformation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Content2BeanException
public Content2BeanException()
- Deprecated.
Content2BeanException
public Content2BeanException(String arg0)
- Deprecated.
Content2BeanException
public Content2BeanException(Throwable arg0)
- Deprecated.
Content2BeanException
public Content2BeanException(String arg0,
Throwable arg1)
- Deprecated.
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.