My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 2: XStream Exception while using TwilioClient.getAccount()
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----


 
Reported by blue.420...@gmail.com, May 16, 2011
>>this exception is generated while using---

TwilioClient tc = new TwilioClient(AccountSid,password);
Account ac=tc.getAccount();


>>What is the expected output? What do you see instead?

expected output--Account type Object.

Exception in thread "main" com.thoughtworks.xstream.converters.ConversionException: Type : Type : Type : Type
---- Debugging information ----
message             : Type : Type
cause-exception     : com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message       : Type : Type
class               : twilio.client.TwilioResponse
required-type       : twilio.client.Account
path                : /TwilioResponse/Account/Type
-------------------------------


What version of the product are you using? On what operating system?
>>XStream 1.3

Please provide any additional information below.




Powered by Google Project Hosting