public class XFinderException extends javax.ejb.FinderException
FinderException
that includes a root cause.Constructor and Description |
---|
XFinderException(java.lang.String message) |
XFinderException(java.lang.String message,
java.lang.Throwable rootCause) |
XFinderException(java.lang.Throwable rootCause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getRootCause() |
public XFinderException(java.lang.String message)
public XFinderException(java.lang.String message, java.lang.Throwable rootCause)
public XFinderException(java.lang.Throwable rootCause)
public java.lang.Throwable getRootCause()