| Modifier and Type | Field and Description |
|---|---|
Exception |
exception
Present when not ok
|
boolean |
ok |
static Component.CheckResult |
OK |
public static final Component.CheckResult OK
public final boolean ok
@Nullable public final Exception exception
public static final Component.CheckResult failed(Exception exception)
Copyright © 2015–2018 OpenZipkin. All rights reserved.