org.nanocontainer.script.bsh
Class BeanShellScriptInitializationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.picocontainer.PicoException
                  extended byorg.picocontainer.PicoInitializationException
                      extended byorg.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

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-2007 Codehaus. All Rights Reserved.