public class ExceptionalReturnValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.Throwable |
exception |
Constructor and Description |
---|
ExceptionalReturnValue(java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getException() |