Class BaseException

    • Constructor Detail

      • BaseException

        public BaseException​(String errMessage)
      • BaseException

        public BaseException​(String errCode,
                             String errMessage)
    • Method Detail

      • getErrCode

        public String getErrCode()
      • setErrCode

        public void setErrCode​(String errCode)