public class AblyException
extends java.lang.Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
AblyException.HostFailedException |
| Modifier and Type | Method and Description |
|---|---|
static AblyException |
fromErrorInfo(ErrorInfo errorInfo) |
static AblyException |
fromThrowable(java.lang.Throwable t)
Get an exception from a throwable occurring locally
|
public ErrorInfo errorInfo
public static AblyException fromErrorInfo(ErrorInfo errorInfo)
public static AblyException fromThrowable(java.lang.Throwable t)
t -