Class OpenLineageExceptionHandler

    • Constructor Detail

      • OpenLineageExceptionHandler

        public OpenLineageExceptionHandler()
    • Method Detail

      • detectAndThrowOpenLineageException

        public void detectAndThrowOpenLineageException​(String methodName,
                                                       FFDCResponseBase restResult)
                                                throws OpenLineageException
        Throw an detectAndThrowOpenLineageException if it is encoded in the REST response.
        Parameters:
        methodName - name of the method called
        restResult - response from the rest call. This generated in the remote server.
        Throws:
        OpenLineageException - encoded exception from the server