com.lc.util
Interface ICascadingThrowable

All Known Implementing Classes:
CascadingRuntimeException, CascadingError, CascadingException

public interface ICascadingThrowable

Version:
$Revision: 1.1.1.1 $ $Date: 2002/02/19 22:12:03 $
Author:
The Apache Foundation http://jakarta.apache.org/avalon/api/index.html

Method Summary
 java.lang.Throwable getCause()
           
 

Method Detail

getCause

public java.lang.Throwable getCause()