|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception info.magnolia.api.MgnlException info.magnolia.content2bean.Content2BeanException
public class Content2BeanException
Exception thrown during execution of content to bean transformation.
Constructor Summary | |
---|---|
Content2BeanException()
|
|
Content2BeanException(java.lang.String arg0)
|
|
Content2BeanException(java.lang.String arg0,
java.lang.Throwable arg1)
|
|
Content2BeanException(java.lang.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 |
---|
public Content2BeanException()
public Content2BeanException(java.lang.String arg0)
public Content2BeanException(java.lang.Throwable arg0)
public Content2BeanException(java.lang.String arg0, java.lang.Throwable arg1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |