Class MSTRRestAPIException

    • Constructor Detail

      • MSTRRestAPIException

        protected MSTRRestAPIException​(java.lang.String errorMsg)
      • MSTRRestAPIException

        public MSTRRestAPIException​(java.lang.Throwable e)
      • MSTRRestAPIException

        protected MSTRRestAPIException​(int errorCode)
      • MSTRRestAPIException

        public MSTRRestAPIException​(java.lang.String errorMsg,
                                    int errorCode)
      • MSTRRestAPIException

        protected MSTRRestAPIException​(java.lang.String errorMsg,
                                       int errorCode,
                                       java.lang.Throwable e)