Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove apply method in QingStorException #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chironxie
Copy link
Collaborator

It's ambiguous for this apply method to appear at the top of stack trace, like this:

com.qingstor.sdk.exception.QingStorException: QingStor exception:
request_id: 7165b318411a11e7acab525464ed00d9, status_code: 400

at com.qingstor.sdk.exception.QingStorException$.apply(QingStorException.scala:40)
at com.qingstor.sdk.service.QingStor.$anonfun$listBuckets$1(QingStor.scala:31)
at scala.util.Success.$anonfun$map$1(Try.scala:251)

Signed-off-by: XieQirong cheerx1994@163.com

It's ambiguous for this apply method to appear at the top of stack trace, like this:
>com.qingstor.sdk.exception.QingStorException: QingStor exception:
>	request_id: 7165b318411a11e7acab525464ed00d9, status_code: 400
>
>	at com.qingstor.sdk.exception.QingStorException$.apply(QingStorException.scala:40)
>	at com.qingstor.sdk.service.QingStor.$anonfun$listBuckets$1(QingStor.scala:31)
>	at scala.util.Success.$anonfun$map$1(Try.scala:251)

Signed-off-by: XieQirong <cheerx1994@163.com>
@chironxie chironxie force-pushed the remove-apply-method-of-QingStorException branch from a825f0a to 03ecf5b Compare May 27, 2017 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant