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
public class Content2BeanException
- extends MgnlException
Exception thrown during execution of content to bean transformation.
- Version:
- $Id: Content2BeanException.java 42579 2011-03-03 15:59:05Z pbaerfuss $
- Author:
- philipp
- 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()
Content2BeanException
public Content2BeanException(String arg0)
Content2BeanException
public Content2BeanException(Throwable arg0)
Content2BeanException
public Content2BeanException(String arg0,
Throwable arg1)
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.