org.picocontainer.extras
Class BeanPropertyComponentAdapterFactory.NoSuchPropertyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.picocontainer.PicoException
                  extended byorg.picocontainer.PicoInitializationException
                      extended byorg.picocontainer.extras.BeanPropertyComponentAdapterFactory.NoSuchPropertyException
All Implemented Interfaces:
Serializable
Enclosing class:
BeanPropertyComponentAdapterFactory

public static class BeanPropertyComponentAdapterFactory.NoSuchPropertyException
extends PicoInitializationException

See Also:
Serialized Form

Constructor Summary
BeanPropertyComponentAdapterFactory.NoSuchPropertyException(String message)
           
 
Methods inherited from class org.picocontainer.PicoException
getCause
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

BeanPropertyComponentAdapterFactory.NoSuchPropertyException

public BeanPropertyComponentAdapterFactory.NoSuchPropertyException(String message)


Copyright © 2003 Codehaus. All Rights Reserved.