Uses of Class
com.vonage.client.VonageClientException
Packages that use VonageClientException
Package
Description
The root of the Vonage client library, containing
VonageClient class, which is probably what
you want.Implementation of the Application API.
Provides support for the various authentication methods supported by different Vonage APIs.
This package contains classes to support usage of the
Vonage Network Auth API.
This package contains classes and subpackages to support usage of the
Vonage Network APIs.
Implementation of the Conversation API.
This package contains classes and sub-packages to support usage of the
Meetings API.
This package contains classes and sub-packages to support usage of the
Vonage Messages API.
Implementation of the
Number Insight v2 API.
This package contains classes and sub-packages to support usage of the
Vonage Proactive Connect API.
This package contains classes and sub-packages to support usage of the
Vonage SMS API.
Implementation of the Subaccounts API.
Implementation of the Verify v2 API.
This package contains classes to support usage of the Video API.
Implementation of the Vonage Voice API.
-
Uses of VonageClientException in com.vonage.client
Subclasses of VonageClientException in com.vonage.clientModifier and TypeClassDescriptionclassBase class for exceptions which represent an error API response conforming to RFC 7807 standard.classDeprecated.classMethods in com.vonage.client that throw VonageClientException -
Uses of VonageClientException in com.vonage.client.account
Subclasses of VonageClientException in com.vonage.client.accountModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.application
Subclasses of VonageClientException in com.vonage.client.applicationModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.auth
Subclasses of VonageClientException in com.vonage.client.auth -
Uses of VonageClientException in com.vonage.client.auth.camara
Subclasses of VonageClientException in com.vonage.client.auth.camaraModifier and TypeClassDescriptionfinal classResponse returned when an authentication request fails (i.e. returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.camara
Subclasses of VonageClientException in com.vonage.client.camaraModifier and TypeClassDescriptionclassResponse returned when a network request fails (i.e. returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.conversations
Subclasses of VonageClientException in com.vonage.client.conversationsModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.conversion
Methods in com.vonage.client.conversion that throw VonageClientExceptionModifier and TypeMethodDescriptionvoidConversionClient.submitConversion(ConversionRequest.Type type, String messageId, boolean delivered, Date timestamp) Submit a request to the Conversion API indicating whether or not a message was delivered. -
Uses of VonageClientException in com.vonage.client.insight
Methods in com.vonage.client.insight that throw VonageClientExceptionModifier and TypeMethodDescriptionInsightClient.getAdvancedNumberInsight(AdvancedInsightRequest advancedInsightRequest) Perform an Advanced Insight Request with aAdvancedInsightRequest.InsightClient.getAdvancedNumberInsight(String number) Perform an Advanced Insight Request with a number.InsightClient.getAdvancedNumberInsight(String number, String country) Perform an Advanced Insight Request with a number and country.InsightClient.getBasicNumberInsight(BasicInsightRequest basicInsightRequest) Perform a Basic Insight Request with aBasicInsightRequest.InsightClient.getBasicNumberInsight(String number) Perform a Basic Insight Request with a number.InsightClient.getBasicNumberInsight(String number, String country) Perform a Basic Insight Request with a number and country.InsightClient.getStandardNumberInsight(StandardInsightRequest standardInsightRequest) Perform a Standard Insight Request with aStandardInsightRequest.InsightClient.getStandardNumberInsight(String number) Perform a Standard Insight Request with a number.InsightClient.getStandardNumberInsight(String number, String country) Perform a Standard Insight Request with a number and country. -
Uses of VonageClientException in com.vonage.client.meetings
Subclasses of VonageClientException in com.vonage.client.meetingsModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.messages
Subclasses of VonageClientException in com.vonage.client.messagesModifier and TypeClassDescriptionfinal classResponse returned when sending a message fails (i.e. returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.numberinsight2
Subclasses of VonageClientException in com.vonage.client.numberinsight2Modifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.numbers
Subclasses of VonageClientException in com.vonage.client.numbersModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.proactiveconnect
Subclasses of VonageClientException in com.vonage.client.proactiveconnectModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.redact
Subclasses of VonageClientException in com.vonage.client.redactModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code).Methods in com.vonage.client.redact that throw VonageClientExceptionModifier and TypeMethodDescriptionvoidRedactClient.redactTransaction(RedactRequest redactRequest) Submit a request to the Redact API to redact a transaction.voidRedactClient.redactTransaction(String id, RedactRequest.Product product) Submit a request to the Redact API to redact a transaction.voidRedactClient.redactTransaction(String id, RedactRequest.Product product, RedactRequest.Type type) Submit a request to the Redact API to redact a transaction. -
Uses of VonageClientException in com.vonage.client.sms
Methods in com.vonage.client.sms that throw VonageClientException -
Uses of VonageClientException in com.vonage.client.subaccounts
Subclasses of VonageClientException in com.vonage.client.subaccountsModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.users
Subclasses of VonageClientException in com.vonage.client.usersModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.verify
Subclasses of VonageClientException in com.vonage.client.verifyMethods in com.vonage.client.verify that throw VonageClientExceptionModifier and TypeMethodDescriptionVerifyClient.advanceVerification(String requestId) Advance a current verification request to the next stage in the process.VerifyClient.cancelVerification(String requestId) Cancel a current verification request.VerifyClient.check(CheckRequest request) Deprecated.Validate a code provided by a user in response to a call fromVerifyClient.verify.VerifyClient.psd2Verify(Psd2Request psd2Request) Send a PSD2 verification request to a phone number with optional parametersVerifyClient.psd2Verify(String number, Double amount, String payee) Send a PSD2 compliant payment token to a user for payment authorizationVerifyClient.psd2Verify(String number, Double amount, String payee, Psd2Request.Workflow workflow) Send a PSD2 compliant payment token to a user for payment authorization with a pin verification workflowSearch for a previous verification request.Search for a previous verification request.VerifyClient.verify(VerifyRequest request) Send a verification request to a phone number.Send a verification request to a phone number.VerifyClient.verify(String number, String brand, VerifyRequest.Workflow workflow) Send a verification request to a phone number with a pin verification workflowSend a verification request to a phone number.Send a verification request to a phone number. -
Uses of VonageClientException in com.vonage.client.verify2
Subclasses of VonageClientException in com.vonage.client.verify2Modifier and TypeClassDescriptionfinal classResponse returned when verification fails (i.e. returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.video
Subclasses of VonageClientException in com.vonage.client.videoModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code). -
Uses of VonageClientException in com.vonage.client.voice
Subclasses of VonageClientException in com.vonage.client.voiceModifier and TypeClassDescriptionfinal classResponse returned when an error is encountered (i.e. the API returns a non-2xx status code).Methods in com.vonage.client.voice that throw VonageClientExceptionModifier and TypeMethodDescriptionVoiceClient.createCall(Call callRequest) Begin a call to a phone number.VoiceClient.getCallDetails(String uuid) Look up the status of a single call initiated byVoiceClient.createCall(Call).VoiceClient.listCalls()Obtain the first page of CallInfo objects, representing the most recent calls initiated byVoiceClient.createCall(Call).VoiceClient.listCalls(CallsFilter filter) Obtain the first page of CallInfo objects matching the query described byfilter, representing the most recent calls initiated byVoiceClient.createCall(Call).Send DTMF codes to an ongoing call.VoiceClient.startStream(String uuid, String streamUrl) Stream audio to an ongoing call.VoiceClient.startStream(String uuid, String streamUrl, int loop) Stream audio to an ongoing call.VoiceClient.startStream(String uuid, String streamUrl, int loop, double level) Stream audio to an ongoing call.Deprecated.Deprecated.VoiceClient.startTalk(String uuid, String text, TextToSpeechLanguage language) Deprecated.VoiceClient.startTalk(String uuid, String text, TextToSpeechLanguage language, int style) Deprecated.VoiceClient.startTalk(String uuid, String text, TextToSpeechLanguage language, int style, int loop) Deprecated.VoiceClient.stopStream(String uuid) Stop the audio being streamed into a call.Stop the message being spoken into a call.voidVoiceClient.transferCall(String uuid, Ncco ncco) Transfer a call to a different NCCO.voidVoiceClient.transferCall(String uuid, String nccoUrl) Transfer a call to a different NCCO endpoint.
VerifyClient.check(String, String).