Class TranslationException

    • Constructor Detail

      • TranslationException

        public TranslationException​(String m)
      • TranslationException

        public TranslationException​(Exception t)
      • TranslationException

        public TranslationException​(String m,
                                    Exception t)