-
public final class BootStatus.Failed extends BootStatus
-
-
Field Summary
Fields Modifier and Type Field Description private final ZeroTalkErrorerror
-
Constructor Summary
Constructors Constructor Description BootStatus.Failed(ZeroTalkError error)
-
Method Summary
Modifier and Type Method Description final ZeroTalkErrorgetError()-
-
Constructor Detail
-
BootStatus.Failed
BootStatus.Failed(ZeroTalkError error)
-
-
Method Detail
-
getError
final ZeroTalkError getError()
-
-
-
-