info.magnolia.objectfactory
Class NoSuchComponentException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by info.magnolia.objectfactory.NoSuchComponentException
All Implemented Interfaces:
Serializable

public class NoSuchComponentException
extends IllegalStateException

Thrown by ComponentProvider methods.

Version:
$Id$
See Also:
Serialized Form

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

NoSuchComponentException

public NoSuchComponentException()

NoSuchComponentException

public NoSuchComponentException(String arg0,
                                Throwable arg1)

NoSuchComponentException

public NoSuchComponentException(String arg0)

NoSuchComponentException

public NoSuchComponentException(Throwable arg0)


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