Package com.vonage.client
Class VonageMethodFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vonage.client.VonageClientException
com.vonage.client.VonageMethodFailedException
- All Implemented Interfaces:
java.io.Serializable
public class VonageMethodFailedException extends VonageClientException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description VonageMethodFailedException()VonageMethodFailedException(java.lang.String message)VonageMethodFailedException(java.lang.String message, java.lang.Throwable cause)VonageMethodFailedException(java.lang.Throwable cause) -
Method Summary