public class WazoApiResponseException extends WazoApiException
| Constructor and Description | 
|---|
WazoApiResponseException(java.lang.Exception e)  | 
WazoApiResponseException(java.lang.String message)  | 
WazoApiResponseException(java.lang.String host,
                        WazoEndpoints endpoint,
                        java.lang.Exception e)  | 
WazoApiResponseException(java.lang.String host,
                        WazoEndpoints endpoint,
                        java.lang.String response)  | 
WazoApiResponseException(WazoEndpoints endpoint,
                        java.lang.Exception e)  | 
WazoApiResponseException(WazoEndpoints endpoint,
                        java.lang.String response)  | 
alreadyExists, create, getCode, notFound, setCode, sqlFault, tooManyResultspublic WazoApiResponseException(java.lang.String message)
public WazoApiResponseException(java.lang.Exception e)
public WazoApiResponseException(WazoEndpoints endpoint, java.lang.String response)
public WazoApiResponseException(java.lang.String host,
                                WazoEndpoints endpoint,
                                java.lang.String response)
public WazoApiResponseException(WazoEndpoints endpoint, java.lang.Exception e)
public WazoApiResponseException(java.lang.String host,
                                WazoEndpoints endpoint,
                                java.lang.Exception e)
Copyright © 2023. All Rights Reserved.