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

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.LRemoveException
All Implemented Interfaces:
Serializable

public class LRemoveException
extends LContainerException

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

See Also:
Serialized Form

Constructor Summary
LRemoveException(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

LRemoveException

public LRemoveException(String string)
Parameters:
string -