Class TeiidSQLException

    • Constructor Detail

      • TeiidSQLException

        public TeiidSQLException()
        No-arg constructor required by Externalizable semantics.
      • TeiidSQLException

        public TeiidSQLException​(String reason)
      • TeiidSQLException

        public TeiidSQLException​(String reason,
                                 String state)
      • TeiidSQLException

        public TeiidSQLException​(Throwable ex,
                                 String reason,
                                 String sqlState,
                                 int errorCode)