Uses of Class
com.twilio.exception.RestException
-
Packages that use RestException Package Description com.twilio.exception -
-
Uses of RestException in com.twilio.exception
Methods in com.twilio.exception that return RestException Modifier and Type Method Description static RestException
RestException. fromJson(InputStream json, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Build an exception from a JSON blob.
-