Skip to content

Remove apply method in QingStorException#1

Open
chironxie wants to merge 1 commit intoqingstor-incubating:masterfrom
chironxie:remove-apply-method-of-QingStorException
Open

Remove apply method in QingStorException#1
chironxie wants to merge 1 commit intoqingstor-incubating:masterfrom
chironxie:remove-apply-method-of-QingStorException

Conversation

@chironxie
Copy link
Copy Markdown
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