ComponentResult
public interface UnresolvedComponentResult extends ComponentResult
Modifier and Type | Method | Description |
---|---|---|
Throwable |
getFailure() |
Returns the failure that occurred when trying to resolve the component.
|
getId
Throwable getFailure()