org.nanocontainer.script.xml
Class EmptyCompositionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.picocontainer.PicoException
                  extended by org.nanocontainer.script.NanoContainerMarkupException
                      extended by org.nanocontainer.script.xml.EmptyCompositionException
All Implemented Interfaces:
java.io.Serializable

Deprecated. Never thrown anymore

public class EmptyCompositionException
extends NanoContainerMarkupException

See Also:
Serialized Form

Constructor Summary
EmptyCompositionException()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.picocontainer.PicoException
getCause, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmptyCompositionException

public EmptyCompositionException()
Deprecated. 


Copyright © 2003-2010 Codehaus. All Rights Reserved.