chargebee / chargebee-java

Java library for the Chargebee API.

Home Page:https://apidocs.chargebee.com/docs/api?lang=java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subscription.create unnecessarily declares IOException in signature

janv opened this issue · comments

create just instantiates a CreateRequest.
The throws IOException declaration requires me to unnecessarily wrap the call in a try...catch block.
Unless I'm overlooking something, the code should work fine without the throws

@SangeethaBaskaran @cb-goutham
Is this issue tracker being monitored? Should I write an email to support instead?

@janv
Hi,
Thanks for notifying us . Have updated it in the latest release version 2.7.1.