de.cesr.lara.components.container.exceptions
Class LRetrieveException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by de.cesr.lara.components.container.exceptions.LContainerException
                  extended by de.cesr.lara.components.container.exceptions.LRetrieveException
All Implemented Interfaces:
Serializable

public class LRetrieveException
extends LContainerException

Exception thrown by underlying storage classes in case a requested property can not be found to be retrieved.

See Also:
Serialized Form

Constructor Summary
LRetrieveException(String string)
           
 
Method Summary
 
Methods inherited from class de.cesr.lara.components.container.exceptions.LContainerException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LRetrieveException

public LRetrieveException(String string)
Parameters:
string -