-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Many of the methods in this client can throw WebServiceExceptions, a ServiceStack class. This class does not override the Exception class' public String getMessage() method, so IDEs, test running suites, loggers, and other troubleshooting tools cannot provide helpful information to people who are debugging problems that arise while using the Java Aquarius SDK. Please contribute a fix to ServiceStack or switch to a different Exception class that does implement getMessage() and thereby provides helpful information to common troubleshooting tools.
Metadata
Metadata
Assignees
Labels
No labels