Class ParseException

    • Constructor Detail

      • ParseException

        public ParseException​(org.teiid.core.BundleUtil.Event event,
                              Throwable cause)
      • ParseException

        public ParseException​(org.teiid.core.BundleUtil.Event event,
                              String message)
      • ParseException

        public ParseException​(String message)
      • ParseException

        public ParseException​(org.teiid.core.BundleUtil.Event event,
                              Throwable cause,
                              String message)