Home | History | Annotate | Download | only in store

Lines Matching full:responsetext

282                     String responseText = response.getStatusResponseTextOrEmpty().getString();
283 throw new MessagingException(responseText);