org.apache.webbeans.exception
public class: ContextRemoveException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.webbeans.exception.WebBeansException
org.apache.webbeans.exception.ContextRemoveException
All Implemented Interfaces:
Serializable
Throws when the component is not found in the current context while trrying
to remove.
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 |