public class KittyRuntimeException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.Exception |
nestedException |
| Constructor and Description |
|---|
KittyRuntimeException(java.lang.String message) |
KittyRuntimeException(java.lang.String message,
java.lang.Exception e) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getNestedException() |