org.apache.webbeans.exception
Class ContextRemoveException
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
public class ContextRemoveException
- extends WebBeansException
Throws when the component is not found in the current context while trrying
to remove.
- Since:
- 1.0
- Author:
- Gurkan Erdogdu
- See Also:
- Serialized Form
ContextRemoveException
public ContextRemoveException(String message)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.