org.apache.webbeans.exception
Class ResolutionByNameException
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
public class ResolutionByNameException
- extends WebBeansException
Throws when exceptional situation occurs while resolving components in the
web beans container by name.
- Since:
- 1.0
- Author:
- Gurkan Erdogdu
- See Also:
- Serialized Form
ResolutionByNameException
public ResolutionByNameException(String message)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.