com.caucho.util
Interface ExceptionWrapper

All Known Implementing Classes:
RegistryException, IOExceptionWrapper, ClientDisconnectException, XPathException, ESWrapperException, TransformerConfigurationExceptionWrapper, TransformerExceptionWrapper, SQLExceptionWrapper, XAExceptionWrapper, RollbackExceptionWrapper, NamingExceptionWrapper, SecurityContextException

public interface ExceptionWrapper


Method Summary
 java.lang.Throwable getRootCause()
           
 

Method Detail

getRootCause

public java.lang.Throwable getRootCause()