Class BaseException

    • Constructor Detail

      • BaseException

        public BaseException​(String message)
      • BaseException

        public BaseException​(String message,
                             Object... args)
    • Method Detail

      • getCode

        public String getCode()