Class MabErrorInfo


  • public final class MabErrorInfo
    extends Object
    MAB workload-specific error information.
    • Constructor Detail

      • MabErrorInfo

        public MabErrorInfo()
    • Method Detail

      • errorString

        public String errorString()
        Get the errorString property: Localized error string.
        Returns:
        the errorString value.
      • recommendations

        public List<String> recommendations()
        Get the recommendations property: List of localized recommendations.
        Returns:
        the recommendations value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.