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.
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 implementgetMessage()and thereby provides helpful information to common troubleshooting tools.