public class CallErrorException extends RuntimeException
| Constructor and Description |
|---|
CallErrorException(CallResponse result) |
| Modifier and Type | Method and Description |
|---|---|
CallResponse |
getCallResult() |
String |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CallErrorException(CallResponse result)
public CallResponse getCallResult()
Copyright © 2017–2018. All rights reserved.