Package com.vonage.client
Class VonageUnexpectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vonage.client.VonageUnexpectedException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VonageClientCreationException,VonageResponseParseException
VonageUnexpectedException indicates an exception that should not happen in an ideal world.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVonageUnexpectedException(String message) VonageUnexpectedException(String message, 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
-
VonageUnexpectedException
public VonageUnexpectedException() -
VonageUnexpectedException
-
VonageUnexpectedException
-
VonageUnexpectedException
-