public class ScreechException extends RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
ScreechException(String message,
int status) |
protected |
ScreechException(String message,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
static ScreechException |
from(ResponseHeaders response) |
static ScreechException |
handle(Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ScreechException(String message, int status)
public static ScreechException from(@NonNull ResponseHeaders response)
public static ScreechException handle(Throwable e)
Copyright © 2018. All rights reserved.