org.nanocontainer.script.bsh
Class BeanShellScriptInitializationException

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.picocontainer.PicoInitializationException
                      extended by org.nanocontainer.script.bsh.BeanShellScriptInitializationException
All Implemented Interfaces:
java.io.Serializable

public class BeanShellScriptInitializationException
extends org.picocontainer.PicoInitializationException

Version:
$Id: BeanShellScriptInitializationException.java 3144 2006-12-26 10:12:19Z mauro $
Author:
Leo Simons
See Also:
Serialized Form

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
 



Copyright © 2003-2009 Codehaus. All Rights Reserved.