org.apache.webbeans.exception
Class WebBeansException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.webbeans.exception.WebBeansException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ComponentNotFoundException, ContextRemoveException, ResolutionByNameException, WebBeansCreationException
public class WebBeansException
- extends RuntimeException
- Author:
- Administrator
- See Also:
- Serialized Form
WebBeansException
public WebBeansException(String message)
WebBeansException
public WebBeansException(Throwable e)
WebBeansException
public WebBeansException(String message,
Throwable e)
getCause
public Throwable getCause()
- Overrides:
getCause in class Throwable
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.