square / square-java-sdk

Java client library for the Square API
https://developer.squareup.com
Other
60 stars 33 forks source link

Square's Error model clashes with java.lang.Error #48

Open finci-square opened 3 years ago

finci-square commented 3 years ago

Since java has java.lang.Error its probably better to name com.squareup.square.models.Errorsomething else, perhaps SquareError