public class PropResult
extends java.lang.Object
| Constructor and Description |
|---|
PropResult(io.pleo.prop.core.Prop<?> prop) |
PropResult(java.lang.Throwable error) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
getError() |
io.pleo.prop.core.Prop<?> |
getProp() |
boolean |
isError() |