public class ErrorConvertor extends Object implements Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
ErrorConvertor(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
convertToAssertion() |
static ErrorConvertor |
forError(Throwable throwable) |
protected ErrorConvertor(Throwable throwable)
public static ErrorConvertor forError(Throwable throwable)
public Throwable convertToAssertion()
Copyright © 2021. All rights reserved.