oracle.panama.tools.webbean
Class WebBeanException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--oracle.panama.tools.webbean.WebBeanException
- All Implemented Interfaces:
- java.io.Serializable
- public class WebBeanException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WebBeanException
public WebBeanException(java.lang.String message)
WebBeanException
public WebBeanException(java.lang.String message,
java.lang.Exception e)
setEmbeddedException
public void setEmbeddedException(java.lang.Exception e)
getEmbeddedException
public java.lang.Exception getEmbeddedException()