public class CallControlException extends RvdException
| Constructor and Description |
|---|
CallControlException() |
CallControlException(String message) |
CallControlException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getStatusCode() |
CallControlException |
setStatusCode(Integer statusCode) |
asJson, getExceptionSummaryaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CallControlException()
public CallControlException(String message)
public Integer getStatusCode()
public CallControlException setStatusCode(Integer statusCode)
Copyright © 2016. All Rights Reserved.