java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.commons.lang.exception.ExceptionUtilsTestCase.ExceptionWithoutCause
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- ExceptionUtilsTestCase
- private static class ExceptionUtilsTestCase.ExceptionWithoutCause
- extends java.lang.Exception
Provides a method with a well known chained/nested exception
name which does not match the full signature (e.g. lacks a
return value of Throwable.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExceptionUtilsTestCase.ExceptionWithoutCause
private ExceptionUtilsTestCase.ExceptionWithoutCause()
getTargetException
public void getTargetException()