Class CelestaException

    • Constructor Detail

      • CelestaException

        public CelestaException​(String message)
      • CelestaException

        public CelestaException​(String message,
                                Object... args)
      • CelestaException

        public CelestaException​(String message,
                                Throwable cause)
      • CelestaException

        public CelestaException​(Throwable cause)