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 © 2023 Eclipse. All rights reserved.