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

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

public class LContainerFullException
extends LContainerException

Indicates a full LaraContainer

See Also:
Serialized Form

Constructor Summary
LContainerFullException()
           
LContainerFullException(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

LContainerFullException

public LContainerFullException()

LContainerFullException

public LContainerFullException(String string)
Parameters:
string -