Interface ExceptionLoggingDecorator.ExceptionConverter

    • Method Detail

      • convertException

        org.pentaho.platform.api.repository2.unified.UnifiedRepositoryException convertException​(Exception exception,
                                                                                                 String activityMessage,
                                                                                                 String refNum)
        Converts the exception.
        Parameters:
        exception - exception
        activityMessage - message describing activity in progress when exception occurred
        refNum - reference number generated on server for this exception
        Returns:
        converted exception