info.magnolia.jcr.node2bean
Class Node2BeanException

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

public class Node2BeanException
extends MgnlException

Exception thrown during execution of content to bean transformation.

Version:
$Id$
Author:
philipp
See Also:
Serialized Form

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

Node2BeanException

public Node2BeanException()

Node2BeanException

public Node2BeanException(String arg0)

Node2BeanException

public Node2BeanException(Throwable arg0)

Node2BeanException

public Node2BeanException(String arg0,
                          Throwable arg1)


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