Package com.vonage.client.auth
Class VonageAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vonage.client.VonageClientException
com.vonage.client.auth.VonageAuthException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VonageUnacceptableAuthException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVonageAuthException(String message) VonageAuthException(String message, Throwable cause) VonageAuthException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VonageAuthException
public VonageAuthException() -
VonageAuthException
-
VonageAuthException
-
VonageAuthException
-