java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
it.auties.whatsapp.exception.RegistrationException
- All Implemented Interfaces:
Serializable
This exception is thrown when a phone number cannot be registered by the Whatsapp API
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRegistrationException(RegistrationResponse erroneousResponse, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
erroneousResponse
-
-
Constructor Details
-
RegistrationException
-
-
Method Details
-
erroneousResponse
-