Interface CDOSession.ExceptionHandler

    • Method Detail

      • handleException

        void handleException​(CDOSession session,
                             int attempt,
                             java.lang.Exception exception)
                      throws java.lang.Exception
        Throws:
        java.lang.Exception