com.opensymphony.xwork2.inject
Class ContainerImpl.MissingDependencyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.opensymphony.xwork2.inject.ContainerImpl.MissingDependencyException
All Implemented Interfaces:
Serializable
Enclosing class:
ContainerImpl

static class ContainerImpl.MissingDependencyException
extends Exception


Constructor Summary
ContainerImpl.MissingDependencyException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ContainerImpl.MissingDependencyException

ContainerImpl.MissingDependencyException(String message)


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.