public interface Failure
| Modifier and Type | Method and Description | 
|---|---|
Throwable | 
cause()  | 
boolean | 
isError()  | 
String | 
message()  | 
String | 
stackTrace()  | 
boolean isError()
String message()
String stackTrace()
Throwable cause()
Copyright © 2020 Eclipse. All rights reserved.