Interface ErrorDetail.Builder

    • Method Detail

      • errorMessage

        ErrorDetail.Builder errorMessage​(String errorMessage)

        Provides additional information about the error.

        Parameters:
        errorMessage - Provides additional information about the error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.