Skip to content

Conversation

TsingIn
Copy link

@TsingIn TsingIn commented Dec 28, 2022

1.Remove the interface function scope declaration.
2.Optimize the code format.

*/
public class ConsulException extends RuntimeException {

public ConsulException() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a breaking change. I request that this be reverted.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No-arg constructor is recovered but I think removing it is more normative.
if not declared parameter-construct java has a no-arg constructor built in it

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.

2 participants