Class SeeqSDKHelper

java.lang.Object
com.seeq.link.sdk.utilities.SeeqSDKHelper

public final class SeeqSDKHelper extends Object
  • Method Details

    • formatApiException

      public static String formatApiException(com.seeq.ApiException e)
      Returns a String representation of the ApiException suitable for printing/logging.
      Parameters:
      e - the ApiException to format
      Returns:
      a loggable message String