Class JDBCExecutionException

  • All Implemented Interfaces:
    Serializable

    public class JDBCExecutionException
    extends org.teiid.translator.TranslatorException
    See Also:
    Serialized Form
    • Constructor Detail

      • JDBCExecutionException

        public JDBCExecutionException​(org.teiid.core.BundleUtil.Event event,
                                      SQLException error,
                                      TranslatedCommand... commands)
      • JDBCExecutionException

        public JDBCExecutionException​(org.teiid.core.BundleUtil.Event event,
                                      SQLException error,
                                      String command)