com.caucho.util
Interface ExceptionWrapper

All Known Implementing Classes:
IOExceptionWrapper, ClientDisconnectException

public interface ExceptionWrapper


Method Summary
 java.lang.Throwable getRootCause()
           
 

Method Detail

getRootCause

public java.lang.Throwable getRootCause()