com.caucho.util
Interface ExceptionWrapper

All Known Implementing Classes:
BurlapProtocolException, ClientDisconnectException, DuplicateKeyWrapper, FinderExceptionWrapper, NamingExceptionWrapper, NotImplementedException, QJspException, RegistryException, RemoteExceptionWrapper, RemoveExceptionWrapper, SecurityContextException, SQLExceptionWrapper, TransformerConfigurationExceptionWrapper, TransformerExceptionWrapper, XPathException, XPathParseException

public interface ExceptionWrapper


Method Summary
 java.lang.Throwable getRootCause()
           
 

Method Detail

getRootCause

java.lang.Throwable getRootCause()