org.apache.webbeans.exception
public class: ResolutionByNameException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.webbeans.exception.WebBeansException
org.apache.webbeans.exception.ResolutionByNameException
All Implemented Interfaces:
Serializable
Throws when exceptional situation occurs while resolving components in the
web beans container by name.
Methods from org.apache.webbeans.exception.WebBeansException: |
---|
getCause |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |