public final class ErrorUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static <E extends com.github.wasiqb.coteafs.error.CoteafsError> |
fail(Class<E> error,
String message) |
static <E extends com.github.wasiqb.coteafs.error.CoteafsError> |
fail(Class<E> error,
String message,
Throwable ex) |
Copyright © 2017–2018 Wasiq Bhamla. All rights reserved.