Class OpenSocialSmokeTests.ShindigTesterException

    • Constructor Detail

      • ShindigTesterException

        protected ShindigTesterException​(Integer httpStatusCode,
                                         String baseUrl,
                                         String testUrl)
      • ShindigTesterException

        protected ShindigTesterException​(Throwable cause,
                                         String baseUrl,
                                         String testUrl)
    • Method Detail

      • getHttpStatusCode

        protected int getHttpStatusCode()