org.erights.e.develop.exception
Interface NestedThrowable

All Known Implementing Classes:
NestedError, NestedException, NestedIOException

public interface NestedThrowable

Untamed:


Method Summary
 Throwable getNestedThrowable()
          Enabled:
 

Method Detail

getNestedThrowable

public Throwable getNestedThrowable()
Enabled:



comments?