| Package | Description |
|---|---|
| io.simplesource.data |
| Modifier and Type | Class and Description |
|---|---|
static class |
Error.StringError<Reason> |
static class |
Error.ThrowableError<Reason> |
| Modifier and Type | Method and Description |
|---|---|
static <Reason> Error<Reason> |
Error.of(Reason reason,
String msg)
|
static <Reason> Error<Reason> |
Error.of(Reason reason,
Throwable throwable)
|
Copyright © 2019. All rights reserved.