Class RestException

    • Constructor Detail

      • RestException

        public RestException​(String e)
      • RestException

        public RestException​(Exception e)
      • RestException

        public RestException​(String msg,
                             int responseCode)
    • Method Detail

      • getReponseCode

        public int getReponseCode()