Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1625 Recap error propagation system
  3. TAJO-1758

Some TajoRuntimeException should be restored as TajoException in client side

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.11.0, 0.12.0
    • Java Client
    • None

    Description

      Some exceptions like NotImplementedException and UnsupportedException can occur in any methods. So, they are subclasses of TajoRuntimeException. But, it is hard for Client applications to handle TajoRuntimeException in the same way like TajoException. So, the final exception thrown from Client APIs must be TajoException.

      The main purpose of this issue solves this problem.

      Attachments

        Issue Links

          Activity

            People

              hyunsik Hyunsik Choi
              hyunsik Hyunsik Choi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: