org.apache.webbeans.exception
Class ComponentNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.webbeans.exception.WebBeansException
org.apache.webbeans.exception.ComponentNotFoundException
- All Implemented Interfaces:
- Serializable
public class ComponentNotFoundException
- extends WebBeansException
Throws when the component is not found in the web beans container.
- Since:
- 1.0
- Author:
- Gurkan Erdogdu
- See Also:
- Serialized Form
ComponentNotFoundException
public ComponentNotFoundException(String message)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.