public static class Exceptions.CollapseTextSupplier
extends java.lang.Object
implements com.google.common.base.Supplier<java.lang.String>
| Constructor and Description |
|---|
CollapseTextSupplier(java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get() |
java.lang.Throwable |
getOriginal() |