Class ErrorInfo

java.lang.Object
org.apache.solr.client.api.model.ErrorInfo
All Implemented Interfaces:
ReflectWritable

public class ErrorInfo extends Object implements ReflectWritable
A value type representing an error.

Based on the fields exposed in responses from Solr's v1/requestHandler API.